The Agentic Loop

Dissecting Claude Code

Dissecting Claude Code

Dissecting Claude CodeKunal Jaura
Published on: 19/04/2026

Dissecting Claude Code

Agentic CodingClaude Code
Dissecting Claude Code- The Full Body

Dissecting Claude Code- The Full Body

Dissecting Claude Code- The Full BodyKunal Jaura
Published on: 09/04/2026

Eight patterns stripped of AI context. Where my approach converges and diverges. And the deepest takeaway: Claude Code bets on the model for decisions most systems handle structurally.

Agentic CodingClaude Code
Dissecting Claude Code- The Skeleton

Dissecting Claude Code- The Skeleton

Dissecting Claude Code- The SkeletonKunal Jaura
Published on: 08/04/2026

Four extension mechanisms, one architecture. How MCP servers, plugins, skills, and hooks all resolve to the same three primitives, and why deferred tool loading saves context.

Agentic CodingClaude Code
Dissecting Claude Code- The Bloodstream

Dissecting Claude Code- The Bloodstream

Dissecting Claude Code- The BloodstreamKunal Jaura
Published on: 08/04/2026

76 lines of code that let tools execute before the AI finishes thinking. How Claude Code's streaming architecture overlaps model generation with tool execution

Agentic CodingClaude Code
Dissecting Claude Code- The Reflexes

Dissecting Claude Code- The Reflexes

Dissecting Claude Code- The ReflexesKunal Jaura
Published on: 07/04/2026

"What happens when things break. Exponential backoff with jitter, cascade protection that treats retry traffic as a shared resource, and the risks of resuming after an unclean shutdown

Agentic CodingVibe CodeClaude Code
Dissecting Claude Code- The Memory

Dissecting Claude Code- The Memory

Dissecting Claude Code- The MemoryKunal Jaura
Published on: 06/04/2026

Three memory layers, three timescales. How Claude Code forgets gracefully, survives compaction, and the context engineering patterns that make it all work

Agentic CodingVibe CodeClaude Code