building production agents
design cursor on a whiteboard. agent loops, tool use, durable runtimes, sandboxing, and agent-specific evals.
13 lessons|4 modules|~7 hours
what you’ll learn
- design coding agents, deep research agents, and code review bots from loop topology to memory
- pick the right multi-agent shape, knowing when supervisor patterns help and when they introduce bugs
- run agents durably across crashes, retries, cancellations, and rainbow deployments
- build sandboxes and capability gating that let agents act without blowing up production
- design eval methodology for stateful agents that mutate state across many turns
curriculum
planning sketchthis is a rough curriculum we’re still planning. modules and lessons are likely to shift before any lesson is recorded. want to shape it? mail@karnstack.com.
01
module one
agent patterns
~90 min3 lessons01what is an agent: the loop, react, plan-execute, reflexioncoming soon30m
02tool use, function calling, mcpcoming soon30m
03memory architectures and context engineeringcoming soon30m
02
module two
agent runtime
~95 min3 lessons04multi-agent topologies: supervisor, sub-agents, swarm, debatecoming soon30m
05runtime concerns: concurrency, idempotency, cancellation, durable executioncoming soon35m
06sandboxing, capability gating, human-in-the-loopcoming soon30m
03
module three
evals for agents
~60 min2 lessons07online evals, shadow runs, a/b for prompts and modelscoming soon30m
08end-state evals for stateful agentscoming soon30m
04
module four
agent case studies
~165 min5 lessons09cursor and cursor composer: a coding agent dissectioncoming soon35m
10claude code: agentic coding internalscoming soon35m
11anthropic research and chatgpt deep research: long-horizon agentscoming soon35m
12code review bot: greptile and coderabbitcoming soon30m
13customer support agent: sierra and intercom fincoming soon30m
frequently asked
- when does this launch?
- in planning, sequenced after ai-foundations. the curriculum on this page is a sketch. modules and lessons are likely to shift before any lesson is recorded.
- do i need to do ai-foundations first?
- ideally yes. this course assumes you've already internalised inference, retrieval, and the eval foundations. you can come in with equivalent shipping experience instead.