Skip to content

Add CodeWhale ACP agent#411

Open
Hmbown wants to merge 1 commit into
agentclientprotocol:mainfrom
Hmbown:codex/add-codewhale-acp-registry
Open

Add CodeWhale ACP agent#411
Hmbown wants to merge 1 commit into
agentclientprotocol:mainfrom
Hmbown:codex/add-codewhale-acp-registry

Conversation

@Hmbown

@Hmbown Hmbown commented Jun 27, 2026

Copy link
Copy Markdown

Adds CodeWhale to the ACP registry.\n\nCodeWhale is a provider-agnostic terminal coding agent with first-class DeepSeek support. The submitted distribution uses the published npm package and runs codewhale serve --acp.\n\nLocal readiness checked in Hmbown/CodeWhale:\n- ACP stdio adapter exists at codewhale serve --acp.\n- Published codewhale@0.8.65 returns terminal auth via auth set --provider <provider> from initialize.\n- session/new, session/prompt, session/cancel, and streamed session/update chunks are implemented.\n- The adapter is intentionally baseline: no ACP shell/file tools, no session loading, and no full runtime API through ACP.\n\nValidation run locally against this registry checkout:\n- python3 .github/workflows/verify_agents.py --auth-check --agent codewhale --verbose -> passed: Auth OK: codewhale-terminal-auth(terminal)\n- uv run --with jsonschema .github/workflows/build_registry.py -> passed and added codewhale v0.8.65 to the generated registry\n\nCloses #302.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant