diff --git a/agent-vesper/agent.json b/agent-vesper/agent.json new file mode 100644 index 000000000..155c6f859 --- /dev/null +++ b/agent-vesper/agent.json @@ -0,0 +1,37 @@ +{ + "id": "agent-vesper", + "name": "Agent Vesper", + "version": "0.22.9", + "description": "Agent Vesper — a Rust-native ACP coding-agent runtime featuring the Vesper Reasoning Orchestrator (VRO), transactional sessions, hosted tools, provider-routed authentication, cognitive memory, semantic context compaction, and provider-neutral skill orchestration. The release bundle includes a native TUI and ACP v1 stdio server with real Z.ai GLM, native OpenAI and LM Studio adapters, installable in Zed and other ACP-compatible editors.", + "repository": "https://github.com/99percentgrip/agent-vesper", + "website": "https://github.com/99percentgrip/agent-vesper", + "authors": [ + "Aleksejs Kozlitins" + ], + "license": "Apache-2.0", + "license_url": "https://github.com/99percentgrip/agent-vesper/blob/main/LICENSE", + "distribution": { + "binary": { + "darwin-x86_64": { + "archive": "https://github.com/99percentgrip/agent-vesper/releases/download/v0.22.9/agent-vesper-acp-darwin-x86_64.tar.gz", + "cmd": "./agent-vesper-acp/agent-vesper-acp" + }, + "darwin-aarch64": { + "archive": "https://github.com/99percentgrip/agent-vesper/releases/download/v0.22.9/agent-vesper-acp-darwin-aarch64.tar.gz", + "cmd": "./agent-vesper-acp/agent-vesper-acp" + }, + "linux-x86_64": { + "archive": "https://github.com/99percentgrip/agent-vesper/releases/download/v0.22.9/agent-vesper-acp-linux-x86_64.tar.gz", + "cmd": "./agent-vesper-acp/agent-vesper-acp" + }, + "linux-aarch64": { + "archive": "https://github.com/99percentgrip/agent-vesper/releases/download/v0.22.9/agent-vesper-acp-linux-aarch64.tar.gz", + "cmd": "./agent-vesper-acp/agent-vesper-acp" + }, + "windows-x86_64": { + "archive": "https://github.com/99percentgrip/agent-vesper/releases/download/v0.22.9/agent-vesper-acp-windows-x86_64.zip", + "cmd": "./agent-vesper-acp/agent-vesper-acp.exe" + } + } + } +} diff --git a/agent-vesper/icon.svg b/agent-vesper/icon.svg new file mode 100644 index 000000000..965afff9a --- /dev/null +++ b/agent-vesper/icon.svg @@ -0,0 +1,7 @@ + + + + + + +