x-dog

Tools for building AI agents and managing LLM deployments.

GitHub →

x-dog / Packages / coding / Overview

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 agent runtime with the tui rendering engine
  • Filesystem and shell tools for real repository work

Try it

uv run xdog-coding