for people who will write the code
From Zero to Agent
Learn Python, backend systems and agent design through worked examples. Try supported Python snippets in the browser, then follow the chapters to build real integrations locally.
Optional: try a small code example
This is real Python syntax, parsed and executed by the TypeScript runtime with a simulated OpenAI-compatible SDK.
Browser interpreter: a limited Python subset. Package, file and API examples may use simulated responses. Run the project locally for real integrations.
Chapters
Live Python cells
A real lexer, parser and interpreter written in TypeScript executes the book's samples in your browser.
Provider adapters
Learn a shared interface for providers. The browser demonstrates that interface using simulated responses.
Inspect the tool loop
The teaching runtime chooses from local tools using deterministic rules. The chapters explain how to connect a model.
Modular services
services/python and services/agent are isolated, testable modules with no UI coupling.
Deployment practice
Study container and configuration examples, then test them with your own environment before deployment.
Print & mobile
Read on a small screen or use the print view for a quieter reference.
HELP SHAPE THE NEXT VERSION
Would you use this beyond the demo?
Tell me what you would build or learn. Your feedback will help decide whether the Python and agent sandbox should become a standalone product.
No payment or account required. I’ll use your message to understand what you need and may follow up by email. A launch is not yet confirmed.