A swipe file on agentic engineering.
Best practices distilled from reading open-source projects and building an agentic framework.
I spent five years on Firebase making serverless feel simple. Agents are the same job. Now as part of the founding team at Genkit, we're building SDKs to make agentic engineering simple. Follow as I build and share my thoughts in public.
Recent
All writing →-
Genkit Python vs Pydantic AI: The Real Comparison
These are different claims wearing the same label, and understanding the difference matters for choosing between them.
-
Letting an agent open docs PRs
I built an agent that opens documentation PRs for Genkit. Almost all of the work was in the gates that decide when it is allowed to finish, and two of them were checking the wrong thing.
-
Genkit Middleware in Python: Retries, Fallbacks, Tool Approval
Here's what breaks in production without middleware: