CommandCodeAI / CommandCodeAI/command-code
Feature: Add ACP support via command-code acp for OpenClaw/acpx and other ACP clients
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 4k
- Forks
- 350
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Feature Description
It would be great if Command Code exposed an ACP-compatible entrypoint, for example:
command-code acp
Fallback
Even a minimal ACP adapter around existing Command Code sessions would be useful. command-code -p works for one-shot tasks, but it does not provide proper ACP session lifecycle or streaming/tool semantics.
Use Case
OpenClaw supports external coding agents through ACPX, and can already run harnesses like Claude Code, Codex, Gemini, OpenCode, Kimi, etc. Command Code looks like a strong fit for this because it already has:
a CLI
non-interactive mode with command-code -p
model selection
permission modes
MCP support
taste/memory/session concepts
Then it could be registered as an external ACP harness from OpenClaw/acpx, e.g.:
{
"agents": {
"commandcode": {
"command": "command-code acp"
}
}
}
Additional Context
No response
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem vorhandenen nicht-interaktiven Einstiegspunkt command-code -p und dem vorgeschlagenen Befehl command-code acp. Untersuche, wie aktuelle Sitzungen, die Modellauswahl, Berechtigungsmodi, die MCP-Unterstützung sowie Streaming- oder Tool-Verhalten bereitgestellt werden. Fertig ist es, wenn ein ACP-kompatibler Einstiegspunkt Sitzungslebenszyklus und Streaming-/Tool-Semantik für OpenClaw/acpx-Clients unterstützt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- api, cli
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100