Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
CodeBlock -> ExecutionResult
Parse executable code blocks from generated model responses, execute them inside a runtime sandbox, and feed output/errors back to the model for iterative correction.
Problem it solves
Generated code is often syntactically correct but functionally broken without a dynamic execution feedback loop.
Consumes
Emits
Establishes
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.