From d7811029f0e6f78e7cf31ecf6d4532a8499afdd5 Mon Sep 17 00:00:00 2001 From: Hunter B Date: Sat, 27 Jun 2026 16:37:56 -0700 Subject: [PATCH] Add CodeWhale ACP agent --- codewhale/agent.json | 21 +++++++++++++++++++++ codewhale/icon.svg | 4 ++++ 2 files changed, 25 insertions(+) create mode 100644 codewhale/agent.json create mode 100644 codewhale/icon.svg diff --git a/codewhale/agent.json b/codewhale/agent.json new file mode 100644 index 00000000..9ca47850 --- /dev/null +++ b/codewhale/agent.json @@ -0,0 +1,21 @@ +{ + "id": "codewhale", + "name": "CodeWhale", + "version": "0.8.65", + "description": "Provider-agnostic terminal coding agent with first-class DeepSeek support.", + "repository": "https://github.com/Hmbown/CodeWhale", + "website": "https://github.com/Hmbown/CodeWhale/blob/main/docs/RUNTIME_API.md#acp-stdio-adapter-codewhale-serve---acp", + "authors": [ + "Hunter Bown" + ], + "license": "MIT", + "distribution": { + "npx": { + "package": "codewhale@0.8.65", + "args": [ + "serve", + "--acp" + ] + } + } +} diff --git a/codewhale/icon.svg b/codewhale/icon.svg new file mode 100644 index 00000000..4149b76a --- /dev/null +++ b/codewhale/icon.svg @@ -0,0 +1,4 @@ + + + +