Follow the development of ChooChoo. For ways to get involved, see Contributing.
Shipped
- [x] CLI with
validate,init,trace,context,auth,help - [x] ODCS & ODPS schema validation
- [x] OpenAPI, Arazzo, GraphQL, AsyncAPI, AI System Card schema validation
- [x] Agent Trace recording (
trace record,trace list,trace show) - [x] Trace hooks for Claude Code, Cursor, OpenCode, Gemini CLI, Codex
- [x] Local documentation server
- [x] Authentication via OAuth device flow
- [x] Context Compiler — generate
AGENTS.mdfrom codebase scan
In progress
- [ ] Agent registry commands (
agent list,agent register) - [ ] The Station — governance and evaluation web UI (beta)
- [ ] Context quality scoring
Planned
- [ ] Governance engine (risk scoring, approval workflows, audit trail)
- [ ] Lineage graph queries and visualization
- [ ] Benchmark harness integration (SWE-Bench, ITBench, custom task suites)
- [ ] GEPA-style prompt optimization (auto-tune agent system prompts from trace feedback)
- [ ] Small model fine-tuning on customer repos
- [ ] Evaluation dashboard in The Station
- [ ] Visual Studio Code extension
- [ ] GitHub App for PR checks
- [ ] Enterprise SSO and RBAC
- [ ] Compliance reporting (GDPR, SOX, HIPAA)
Get involved
- Contributing — How to fork, build, and submit pull requests.
- Getting Started — Install ChooChoo and start using it today.
- Architecture — Understand the Engine-Map-Station architecture.
Last updated: May 22, 2026