A chapter-by-chapter walkthrough of pi-mono, generated from its source code and tutorial markdown.
pi-mono is organized as connected concepts and components. Start broad, then drill down chapter by chapter.
pi-mono is an advanced AI coding assistant built on a modular architecture. At its core, an Agent Runtime manages the thought loop, while an Agent Session handles long-term memory and persistence. It features a robust TUI Engine for a flicker-free terminal interface, a Context Compaction system to manage token limits by summarizing history, and a flexible Extension System to dynamically add new commands and capabilities.
Source Repository: https://github.com/badlogic/pi-mono
Follow sequentially or jump to any topic. Start with Agent Session.
This tutorial was automatically generated by Code IQ and rendered with the shared tutorial site builder. It can be produced for any repository tutorial folder that follows the numbered markdown chapter layout.
View Code IQ ↗