Skip to content

Commit 3483bf0

Browse files
committed
use claude-acp and codex-acp for wrappers
1 parent 3e92afe commit 3483bf0

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

_not_yet_unsupported/claude/agent.json renamed to _not_yet_unsupported/claude-acp/agent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "claude",
2+
"id": "claude-acp",
33
"name": "Claude Code",
44
"version": "0.12.6",
55
"description": "ACP wrapper for Anthropic's Claude",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "codex",
2+
"id": "codex-acp",
33
"name": "Codex CLI",
44
"version": "0.7.4",
55
"description": "ACP adapter for OpenAI's coding assistant",
File renamed without changes.

0 commit comments

Comments
 (0)