feat!: multi-tool adapters — Codex CLI, Cursor, ORGN CDE, OpenCode (v0.2.0) - #1
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What: One unified capability map across every supported AI coding tool on the machine — adapter registry with detection, four new adapters, cross-tool diagnostics, and per-tool tuning bars (SPEC_V2 M5–M8).
Why: v1 only answered "what can my Claude Code setup do?" The real question is "what can my whole AI setup do, where does it overlap, and what am I paying for but never using?" — duplicate MCP servers across tools and capability imbalance are invisible in any single-tool view.
How:
ToolAdapterv2:detect()per adapter, tool-namespaced ids (claude-code/skill:x),--list-tools/--toolCLI surface,tools+crossToolin--jsonconfig.tomlMCP servers +AGENTS.md+ session JSONL mining; the desktop-app variant has no stable public surface and honestly reports "not detected"mcp.json(project wins collisions),skills-cursor/*/SKILL.md, rules files; nodes render fixed-size with a "usage unavailable" badge — no faked numbersdocs/opencode-db-survey.mdBreaking: item ids are tool-namespaced (
skill:x→claude-code/skill:x);--jsongainstools/crossTool; version bumped to 0.2.0. See CHANGELOG.md.Testing: 96 vitest tests green (fixture trees per adapter incl. a generated SQLite fixture); verified live on a real machine — 4/5 tools detected, 113 items, real cross-tool findings ("
playwrightMCP installed in Claude Code + Cursor, never fired in any tool with usage data").Size note: >400 lines by necessity — four adapters built against one interface landed as one reviewable unit; each adapter is an isolated module + fixtures + tests, reviewable per-commit (one commit per plan task).
🤖 Generated with Claude Code
https://claude.ai/code/session_01WjehirYUmeq8GdcYe5U6RJ