arcade-agent

Roadmap: arcade-agent as an AI Agent Tool

Transform arcade-agent into a token-efficient codebase understanding layer for AI agents.

Phase 1 — MCP Server (Foundation)

Make tools callable by any MCP-compatible agent (Claude Code, Cursor, etc.)

Phase 2 — Token-Efficient Summaries

Give agents maximum understanding per token spent.

Phase 3 — Change-Aware Context

Help agents understand what changed and what matters without reading full diffs.

Phase 4 — Smart Context Selection

Let agents ask “what do I need to read?” instead of reading everything.

Phase 5 — Multi-Language & Scale

Handle real-world polyglot monorepos.

Phase 6 — Agent Protocol Integration

Work everywhere agents work.

Priority Order

Priority Items Rationale
Done 1–9, 12, 13, 14, 15, 16a, 16a2, 17, 18 (MVP) Phases 1–2 + TS/JS & Go & Kotlin parsers, incremental parsing (Python), diff_impact, context_for_task, api_surface, polyglot merge+relink
Now 10 Architectural changelog
Next 11, 16b Component ownership, Rust parser
Then 19–22 Ecosystem breadth (OpenAI / LangChain / Claude SDK / IDE)