Harness Bridge
SDK / ToolA local launcher that points Claude Code and seven other coding harnesses at any OpenAI-, Anthropic- or Responses-compatible endpoint — without editing a single config file.
- launcher
- local-models
- cli
- menu-bar
Local observability for AI coding agents — a live map of what changed, what's planned, and where your attention is needed.
Agenttrail watches the activity your coding agents (Claude Code, Codex) already produce and turns it into two live views: Map renders the project's file tree, dependency links, and session trails across multiple repos, while Kitchen visualizes the same evidence as dishes moving through stations. It observes — it does not run agents or decide tasks are done. npx agenttrail init optionally writes conventions into CLAUDE.md/AGENTS.md, creates a starter plan, and offers local Claude Code hooks; normal watching writes nothing.
For developers running several long-lived agent sessions who want to see where work is happening without tailing N terminals.
npx agenttrail # Map: project structure & session trails npx agenttrail-kitchen . # Kitchen view for the current repo npx agenttrail init # one-time conventions + starter plan (writes files)
Public experimental preview (0.1.0-alpha line) — pin the version if you want reproducibility. Agent support centers on Codex and Claude Code; other tools may show partial signal.
Repository
sodiumsun/agenttrailCharted
A local launcher that points Claude Code and seven other coding harnesses at any OpenAI-, Anthropic- or Responses-compatible endpoint — without editing a single config file.
Answers macOS Spotlight and Siri prompts with your signed-in Claude Code account — an experimental macOS 27 model-delegation provider.
Extract your own local chat history from ten AI coding assistants into one normalized JSONL — for fine-tuning, analytics, or backing up years of conversations. Standard library only.