Content
# The Agentic Systems Series
A comprehensive guide to building production-ready AI coding assistants, from local tools to enterprise platforms.
## Overview
This two-book series provides practical engineering patterns for building AI coding assistants based on analysis of real production systems including Claude Code, Amp, and open-source implementations.
**Book 1: Building an Agentic System**
- Core architecture patterns for AI coding assistants
- Reactive terminal UIs with streaming responses
- Tool systems and permission models
- Parallel execution strategies
**Book 2: Amping Up an Agentic System**
- Scaling from single-user to collaborative platforms
- Enterprise authentication and team workflows
- Real-time synchronization patterns
- Production deployment strategies
## For Engineers
Written for software engineers building AI-powered development tools, with focus on:
- Practical patterns over theory
- Real architectural decisions
- Production-ready implementations
- Scalable system design
## Read Online
Visit [gerred.github.io/building-an-agentic-system](https://gerred.github.io/building-an-agentic-system) for the rendered book.
## Author
[Gerred Dillon](https://github.com/gerred) - [hello@gerred.org](mailto:hello@gerred.org) - [@devgerred](https://x.com/devgerred)
## License
This work is licensed under a [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
You Might Also Like
Ollama
Ollama enables easy access to large language models on various platforms.

n8n
n8n is a secure workflow automation platform for technical teams with 400+...
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

Dify
Dify is a platform for AI workflows, enabling file uploads and self-hosting.

Zed
Zed is a high-performance multiplayer code editor from the creators of Atom.
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.