sodiumsun/agenttrail
Local observability for AI coding agents. Agenttrail Map shows project structure and activity; Agenttrail Kitchen visualizes tasks and role contributions in 3D.
What it solves
Agenttrail provides local observability for AI coding agents, eliminating the need to piece together information from multiple terminal windows. It allows developers to visualize project structure, task progress, and real-time activity of agents (such as Codex and Claude Code) without interfering with the agents' execution or decision-making process.
How it works
Agenttrail operates as a local companion tool that observes local files, plans, and agent events. It does not run or control the agents; instead, it reads local session logs and file changes to visualize evidence of work. It offers two distinct views:
- Map: Combines a
PLAN.mdconvention (defining components and dependencies) with observed file changes to show a project overview and session trails. - Kitchen: An experimental 3D view that represents project responsibilities as "chefs," tasks as "tickets/dishes," and completed work as "deliveries" on a conveyor belt.
Who it’s for
Developers using AI coding agents like Claude Code, Codex, or Cursor who want a high-level visual overview of what their agents are doing and the work remaining in their project.
Highlights
- Local-first: Binds to 127.0.0.1 with no account, telemetry, or cloud service required.
- Non-intrusive: Does not send prompts, approve actions, or coordinate agent execution.
- Multi-tool support: Integrates with Codex CLI, Claude Code, and Cursor through log reading and optional hooks.
- Two visualization styles: Offers both a structural project map and a gamified 3D "kitchen" view of task flow.
Related
- Project
- Project
- Project
- Project
- Project