Voices
Graham Dumpleton ships wrapture, and draws a line between AI-produced and AI-designed code
Simon Willison flagged wrapture on Aug 31, Graham Dumpleton's new Python library for wrapping any function or method so all access can be traced or overridden, positioned as both an alternative to unittest.mock and a way to retrofit tracing onto existing projects, with OpenTelemetry integration and config-driven tracing. Dumpleton states that every line of code and documentation was written by an AI assistant under his direction, and explicitly rejects the vibe-coding label: the AI was the means of producing it, not the source of the design. Willison calls it very young but promising.
↳ Follow the thread