Tutorials Intermediate
Fork Gemini Environments: Reusable Agent Sandboxes
Build custom Gemini agents that fork sandboxes every run and stream output.
10 min read·Kodetra Technologies
3d agoHow-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Build custom Gemini agents that fork sandboxes every run and stream output.
Tutorials Build with Gemini 3.5 Flash: thinking levels, streaming thoughts and function calling in Python.
Tutorials Wire Claude or any agent backend to a React UI with AG-UI's 16 event types.
Backend Build a reliable production job queue using only Postgres FOR UPDATE SKIP LOCKED.
System Design Stop drowning consumers. Pull, drop, and credit-based backpressure with code.
Backend Build a robust SSE service in Go with backpressure, reconnects, fan-out, and graceful shutdown.