Marimo pair – reactive Python notebooks as environments for agents
Reactive notebook as agent working memory—cells persist state between actions.
notebook computing for coding agents
Markdown-based parameterized notebook for coding agents, elegant but narrow audience overlap.
Developers using Claude Code or Cursor who run complex multi-step agent tasks and want reproducible, parameterized workflows.
Papermill · nbdev
Research and scientific computing rely on notebooks because they often consist of complex sequences of one-off variations, and demand both flexibility and reproducibility. But my experience using Cursor and Claude Code with Jupyter has been quite poor.
What I've found here is that creating a "notebook", naively, as a parameterized markdown file that is instantiated upon each execution, worked much better than I had expected it to, and I'm interested in figuring out what the limits of this approach are. I would welcome any ideas or feedback!
Reactive notebook as agent working memory—cells persist state between actions.
Accessibility tree beats screenshot tokens, per-step model control is genuinely clever.
Useful shell script patterns, but just a workaround for API rate limits.
Architecture review agents catch design debt before coding agents compound it.
Multi-wave code review with 20+ specialists reading each other's findings before final analysis.
Gives CLI coding agents screen control to test UIs like a human would.