Interactive coding agent CLI.
A terminal coding assistant built on agent + tui: session management, a live
TUI, and the filesystem/bash tools an agent needs to read and edit a real
repository.
It is the reference application for how the lower-level packages compose into a product.
Highlights
- Session-based interactive coding in your terminal
- Composes the
agentruntime with thetuirendering engine - Filesystem and shell tools for real repository work
Try it
uv run xdog-coding