diff --git a/waibee/agent.json b/waibee/agent.json new file mode 100644 index 00000000..ece4642e --- /dev/null +++ b/waibee/agent.json @@ -0,0 +1,58 @@ +{ + "id": "waibee", + "name": "Waibee Code", + "version": "0.1.8", + "description": "The agent that works where you do - terminal or IDE. Write code, run commands, automate chores, dig through a repo. Parallel sessions, asks before touching your shell, and plugs into MCP, skills, hooks, and plugins.", + "repository": "https://github.com/waibee-main/waibee-code", + "website": "https://github.com/waibee-main/waibee-code", + "license": "proprietary", + "authors": [ + "Waibee" + ], + "distribution": { + "binary": { + "darwin-aarch64": { + "archive": "https://github.com/waibee-main/waibee-code/releases/download/v0.1.8/waibee-0.1.8-aarch64-apple-darwin.tar.gz", + "cmd": "./waibee", + "args": [ + "acp" + ] + }, + "darwin-x86_64": { + "archive": "https://github.com/waibee-main/waibee-code/releases/download/v0.1.8/waibee-0.1.8-x86_64-apple-darwin.tar.gz", + "cmd": "./waibee", + "args": [ + "acp" + ] + }, + "linux-aarch64": { + "archive": "https://github.com/waibee-main/waibee-code/releases/download/v0.1.8/waibee-0.1.8-aarch64-unknown-linux-gnu.tar.gz", + "cmd": "./waibee", + "args": [ + "acp" + ] + }, + "linux-x86_64": { + "archive": "https://github.com/waibee-main/waibee-code/releases/download/v0.1.8/waibee-0.1.8-x86_64-unknown-linux-gnu.tar.gz", + "cmd": "./waibee", + "args": [ + "acp" + ] + }, + "windows-aarch64": { + "archive": "https://github.com/waibee-main/waibee-code/releases/download/v0.1.8/waibee-0.1.8-aarch64-pc-windows-msvc.zip", + "cmd": "./waibee.exe", + "args": [ + "acp" + ] + }, + "windows-x86_64": { + "archive": "https://github.com/waibee-main/waibee-code/releases/download/v0.1.8/waibee-0.1.8-x86_64-pc-windows-msvc.zip", + "cmd": "./waibee.exe", + "args": [ + "acp" + ] + } + } + } +} diff --git a/waibee/icon.svg b/waibee/icon.svg new file mode 100644 index 00000000..7a2ef73f --- /dev/null +++ b/waibee/icon.svg @@ -0,0 +1,7 @@ + + + + + + +