Skip to content

jeanrobatto/building-an-agentic-system

 
 

Repository files navigation

Building an Agentic System

A deep-dive guide into architecture patterns for building responsive, reliable AI coding agents.

About This Book

This guide explores practical architecture patterns for real-time AI coding assistants, derived from an analysis of Claude Code, anon-kode, and other systems. It focuses on:

  • Responsive user interfaces with streaming responses
  • Parallel tool execution for performance
  • Permission systems for safety
  • Extensible tool architecture

Written for software engineers building their own AI agents who want practical architecture patterns rather than theoretical discussions.

Read Online

Visit gerred.github.io/building-an-agentic-system for the rendered book.

Author

Gerred Dillon
Gerred Dillon

hello@gerred.org
@devgerred

Contributors

Gregory Horvath
Gregory Horvath

gregory@horvath.ai

License

This work is licensed under a CC BY 4.0 License.

About

An in-depth book and reference on building agentic systems like Claude Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.2%
  • JavaScript 30.8%