Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"diff": "^8.0.4",
"electron-log": "^5.4.4",
"electron-store": "^8.2.0",
"electron-updater": "^6.8.3",
"electron-updater": "6.8.9",
"electron-window-state": "^5.0.3",
"es-mime-types": "^0.1.4",
"fflate": "^0.8.3",
Expand Down Expand Up @@ -179,7 +179,7 @@
"cross-env": "^10.1.0",
"dayjs": "^1.11.20",
"electron": "40.10.5",
"electron-builder": "26.9.0",
"electron-builder": "26.15.3",
"electron-vite": "5.0.0",
"jsdom": "^26.1.0",
"katex": "^0.16.47",
Expand Down
40 changes: 20 additions & 20 deletions resources/acp-registry/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
{
"id": "claude-acp",
"name": "Claude Agent",
"version": "0.52.0",
"version": "0.53.0",
"description": "ACP wrapper for Anthropic's Claude",
"repository": "https://github.com/agentclientprotocol/claude-agent-acp",
"authors": [
Expand All @@ -114,15 +114,15 @@
"license": "proprietary",
"distribution": {
"npx": {
"package": "@agentclientprotocol/claude-agent-acp@0.52.0"
"package": "@agentclientprotocol/claude-agent-acp@0.53.0"
}
},
"icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/claude-acp.svg"
},
{
"id": "cline",
"name": "Cline",
"version": "3.0.31",
"version": "3.0.34",
"description": "Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more",
"repository": "https://github.com/cline/cline",
"website": "https://cline.bot/cli",
Expand All @@ -133,7 +133,7 @@
"icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/cline.svg",
"distribution": {
"npx": {
"package": "cline@3.0.31",
"package": "cline@3.0.34",
"args": [
"--acp"
]
Expand Down Expand Up @@ -163,7 +163,7 @@
{
"id": "codex-acp",
"name": "Codex",
"version": "1.0.1",
"version": "1.0.2",
"description": "ACP adapter for OpenAI's coding assistant",
"repository": "https://github.com/agentclientprotocol/codex-acp",
"authors": [
Expand All @@ -174,7 +174,7 @@
"license": "Apache-2.0",
"distribution": {
"npx": {
"package": "@agentclientprotocol/codex-acp@1.0.1"
"package": "@agentclientprotocol/codex-acp@1.0.2"
}
},
"icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/codex-acp.svg"
Expand Down Expand Up @@ -467,7 +467,7 @@
{
"id": "dimcode",
"name": "DimCode",
"version": "0.2.11",
"version": "0.2.12",
"description": "A coding agent that puts leading models at your command.",
"website": "https://dimcode.dev/docs/acp.html",
"authors": [
Expand All @@ -476,7 +476,7 @@
"license": "proprietary",
"distribution": {
"npx": {
"package": "dimcode@0.2.11",
"package": "dimcode@0.2.12",
"args": [
"acp"
]
Expand All @@ -487,7 +487,7 @@
{
"id": "dirac",
"name": "Dirac",
"version": "0.4.10",
"version": "0.4.12",
"description": "Reduces API costs by more than 50%, produces better and faster work. Uses Hash anchored parallel edits, AST manipulation and a whole lot of neat optimizations. Fully Open Source.",
"repository": "https://github.com/dirac-run/dirac",
"website": "https://dirac.run",
Expand All @@ -498,7 +498,7 @@
"icon": "https://cdn.agentclientprotocol.com/registry/v1/latest/dirac.svg",
"distribution": {
"npx": {
"package": "dirac-cli@0.4.10",
"package": "dirac-cli@0.4.12",
"args": [
"--acp"
]
Expand Down Expand Up @@ -534,7 +534,7 @@
{
"id": "fast-agent",
"name": "fast-agent",
"version": "0.8.0",
"version": "0.8.1",
"description": "Code and build agents with comprehensive multi-provider support",
"repository": "https://github.com/evalstate/fast-agent",
"website": "https://fast-agent.ai",
Expand All @@ -544,7 +544,7 @@
"license": "Apache 2.0",
"distribution": {
"uvx": {
"package": "fast-agent-acp==0.8.0",
"package": "fast-agent-acp==0.8.1",
"args": [
"-x"
]
Expand Down Expand Up @@ -666,7 +666,7 @@
{
"id": "grok-build",
"name": "Grok Build",
"version": "0.2.73",
"version": "0.2.75",
"description": "xAI's coding agent and CLI",
"website": "https://x.ai/cli",
"authors": [
Expand All @@ -675,7 +675,7 @@
"license": "proprietary",
"distribution": {
"npx": {
"package": "@xai-official/grok@0.2.73",
"package": "@xai-official/grok@0.2.75",
"args": [
"agent",
"stdio"
Expand Down Expand Up @@ -869,7 +869,7 @@
{
"id": "mistral-vibe",
"name": "Mistral Vibe",
"version": "2.18.0",
"version": "2.18.2",
"description": "Mistral's open-source coding assistant",
"repository": "https://github.com/mistralai/mistral-vibe",
"website": "https://mistral.ai/products/vibe",
Expand All @@ -881,23 +881,23 @@
"distribution": {
"binary": {
"darwin-aarch64": {
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.0/vibe-acp-darwin-aarch64-2.18.0.zip",
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.2/vibe-acp-darwin-aarch64-2.18.2.zip",
"cmd": "./vibe-acp"
},
"darwin-x86_64": {
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.0/vibe-acp-darwin-x86_64-2.18.0.zip",
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.2/vibe-acp-darwin-x86_64-2.18.2.zip",
"cmd": "./vibe-acp"
},
"linux-aarch64": {
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.0/vibe-acp-linux-aarch64-2.18.0.zip",
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.2/vibe-acp-linux-aarch64-2.18.2.zip",
"cmd": "./vibe-acp"
},
"linux-x86_64": {
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.0/vibe-acp-linux-x86_64-2.18.0.zip",
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.2/vibe-acp-linux-x86_64-2.18.2.zip",
"cmd": "./vibe-acp"
},
"windows-x86_64": {
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.0/vibe-acp-windows-x86_64-2.18.0.zip",
"archive": "https://github.com/mistralai/mistral-vibe/releases/download/v2.18.2/vibe-acp-windows-x86_64-2.18.2.zip",
"cmd": "./vibe-acp.exe"
}
}
Expand Down
Loading