Tutorials Intermediate
Gemini Code Execution: Build a Self-Fixing Analyst
Use Gemini 3.5 Flash code execution to write Python that fixes itself in a loop.
10 min read·Kodetra Technologies
4d agoHow-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Use Gemini 3.5 Flash code execution to write Python that fixes itself in a loop.
Tutorials Wire Gemini 3.5 Flash to your own Python functions and run a real multi-step agent loop.
Tutorials Add approval gates to your AI agents with LangGraph interrupt() and checkpointers.
Tutorials Reason + Act loop, tool routing, retries — implement a real agent in 200 lines of Python.
Tutorials Step-by-step guide to task_budget in Claude Opus 4.7 for cost-capped AI agent loops.