CommandCodeAI / CommandCodeAI/command-code
Add ACP Support
まだ誰も着手していません。
- 主要言語
- 言語のデータがありません
- スター
- 4k
- フォーク
- 350
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Feature Description
Command Code currently integrates with editors via MCP or headless mode(cmd -p --output-format json), but it cannot be embedded as an agent in editors/IDEs that speak the Agent Client Protocol (ACP). ACP is becoming the de-facto standard for editor–agent communication and is already supported by Zed, JetBrains IDEs, and Typstify, with adapters for Claude Code, Codex, OpenCode, and Cline.
Use Case
I write Typst documents in Typstify, whose v1.8.0 AI Assistant launches any ACP agent and augments it with editor-aware MCP tools: getActiveDocument, getDocumentOutline, queryDiagnostics, typstCompiler (PDF/PNG/SVG export), previewer control, and TPIX package search/download. Configuring Command Code as the agent would let me use its models, taste learning, skills, and plan mode directly inside the editor - with permission approvals in the UI and sessions I can resume - instead of switching to a terminal for every task.
Additional Context
No response
How important is this to you?
Blocking adoption or production use
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず既存の MCP および headless 統合を特定し、次にエディターとエージェント間の通信に関する ACP の要件を確認します。Command Code を ACP 対応エディターから起動でき、要求されたエージェントとの対話、権限の承認、再開可能なセッションを利用できれば完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- api, cli, developer-experience
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 活発
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100