Agentic Coding
Build agents that hold up outside the happy path.
- Duration
- 6 weeks
- Commitment
- 6 hrs/week
- Level
- advanced
- Modules
- 3
An agent that works in a demo and an agent that works on your repository are different artefacts. This cohort is about the second one.
By the end
What you’ll be able to do
Tool design, execution loops, sandboxing, and recovery - the engineering underneath coding agents that do real work on real repositories.
- 01Design tools an agent can actually use correctly
- 02Build execution loops that recover instead of spiralling
- 03Sandbox untrusted execution without crippling the agent
- 04Evaluate agent trajectories, not just final answers
Format
Schedule
Next cohort
Prerequisites
- Solid Python or TypeScript
- Familiar with LLM APIs and tool calling
- Comfortable reading unfamiliar codebases
Curriculum
3 modules, in the order they bite
Tools are an API design problem
- Granularity
- Error surfaces
- Idempotency
- Schema design for models
The loop
- Planning vs reacting
- Context budgets
- Compaction
- Termination conditions
Containment
- Sandboxing
- Permission models
- Injection through tool output
- Audit trails
- Granularity
- Error surfaces
- Idempotency
- Schema design for models
- Planning vs reacting
- Context budgets
- Compaction
- Termination conditions
- Sandboxing
- Permission models
- Injection through tool output
- Audit trails
Who teaches it
Pavan Jegurupati
Taught around systems that actually ran, including the ones that broke. Every session is live, and the project you build is reviewed by the person who wrote the module.
Built on this track
What people finished the cohort with
Pricing
One price, one cohort, no upsell
Everything the cohort includes is in the price. There is no premium tier, and nothing is held back for one.
- Every live session, plus the recordings
- A cumulative project reviewed by the instructor
- Written feedback on your project at two checkpoints
- Cohort channel access that stays open afterwards
Agentic Coding
₹33,999
- Status
- Starts 10 Nov
- Cohort
- 2
- Runs
- 10 Nov 2026 – 20 Dec 2026
- Sessions
- Tue & Fri, 7:30-9:00 PM IST
- Seats
- 30 of 30 left
Waitlist
Hear about the next cohort first
Cohorts are small and dates move. The waitlist gets the date and the early-bird window before the site does.
Questions
Before you enrol
Anything not answered here is worth an email — the reply comes from the person teaching it.
Ask something elseFrom scratch first, because the frameworks hide exactly the decisions you need to understand. We look at frameworks afterwards, with informed eyes.