AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI
Browse cluster: Terminal & CLI Output Styling →pi-mono is an AI agent toolkit that provides a unified LLM API, agent loop, text-based user interface, and coding agent CLI. It is built around a stateful agent architecture with tool execution and event streaming capabilities, layered on top of a core AI abstraction that manages models and providers across multiple LLM platforms. The toolkit is implemented in TypeScript and consists of multiple coordinated npm packages including the core agent engine, AI model abstractions, session backends, and a TUI component.