diff --git a/package.json b/package.json index d5f548691..8450ac3f8 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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", diff --git a/resources/acp-registry/registry.json b/resources/acp-registry/registry.json index 1103f9dad..bc691628b 100644 --- a/resources/acp-registry/registry.json +++ b/resources/acp-registry/registry.json @@ -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": [ @@ -114,7 +114,7 @@ "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" @@ -122,7 +122,7 @@ { "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", @@ -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" ] @@ -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": [ @@ -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" @@ -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": [ @@ -476,7 +476,7 @@ "license": "proprietary", "distribution": { "npx": { - "package": "dimcode@0.2.11", + "package": "dimcode@0.2.12", "args": [ "acp" ] @@ -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", @@ -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" ] @@ -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", @@ -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" ] @@ -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": [ @@ -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" @@ -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", @@ -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" } } diff --git a/resources/model-db/providers.json b/resources/model-db/providers.json index 3d7be7a82..152d50df5 100644 --- a/resources/model-db/providers.json +++ b/resources/model-db/providers.json @@ -23373,10 +23373,11 @@ "attachment": false, "open_weights": true, "release_date": "2026-04-23", - "last_updated": "2026-04-23", + "last_updated": "2026-06-29", "cost": { - "input": 0, - "output": 0 + "input": 0.3, + "output": 2.5, + "cache_read": 0.06 }, "type": "chat" }, @@ -23732,10 +23733,11 @@ "attachment": false, "open_weights": true, "release_date": "2025-11-07", - "last_updated": "2025-11-07", + "last_updated": "2026-06-29", "cost": { "input": 0.6, - "output": 2.5 + "output": 2.5, + "cache_read": 0.15 }, "type": "chat" }, @@ -47855,6 +47857,58 @@ } ] }, + "subconscious": { + "id": "subconscious", + "name": "Subconscious", + "display_name": "Subconscious", + "api": "https://api.subconscious.dev/v1", + "doc": "https://docs.subconscious.dev", + "models": [ + { + "id": "subconscious/tim-qwen3.6-27b", + "name": "TIM-Qwen3.6 27B", + "display_name": "TIM-Qwen3.6 27B", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 8192, + "output": 5000 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } + }, + "attachment": false, + "open_weights": false, + "release_date": "2026-05-11", + "last_updated": "2026-05-11", + "cost": { + "input": 0, + "output": 0 + }, + "type": "chat" + } + ] + }, "venice": { "id": "venice", "name": "Venice AI", @@ -66660,11 +66714,10 @@ "attachment": false, "open_weights": true, "release_date": "2025-10-29", - "last_updated": "2025-10-29", + "last_updated": "2026-06-29", "cost": { "input": 0.075, - "output": 0.3, - "cache_read": 0.037 + "output": 0.3 }, "type": "chat" }, @@ -80879,43 +80932,6 @@ }, "type": "chat" }, - { - "id": "glm-4.7-flash-free", - "name": "GLM-4.7 Flash (Free)", - "display_name": "GLM-4.7 Flash (Free)", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "limit": { - "context": 200000, - "output": 200000 - }, - "temperature": true, - "tool_call": true, - "reasoning": { - "supported": true, - "default": true - }, - "extra_capabilities": { - "reasoning": { - "supported": true - } - }, - "attachment": false, - "open_weights": false, - "release_date": "2025-12-22", - "last_updated": "2025-12-22", - "cost": { - "input": 0, - "output": 0 - }, - "type": "chat" - }, { "id": "gpt-5.3-chat-latest", "name": "GPT-5.3 Chat (latest)", @@ -82136,6 +82152,61 @@ }, "type": "chat" }, + { + "id": "claude-haiku-4-5-free", + "name": "Claude Haiku 4.5 (latest)", + "display_name": "Claude Haiku 4.5 (latest)", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 200000, + "output": 200000 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": false + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "default_enabled": false, + "mode": "budget", + "budget": { + "min": 1024, + "unit": "tokens" + }, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ], + "notes": [ + "Claude 4 manual thinking uses thinking.type = \"enabled\" with budget_tokens.", + "Interleaved thinking requires the interleaved-thinking-2025-05-14 beta header for this model family." + ] + } + }, + "attachment": true, + "open_weights": false, + "knowledge": "2025-02-28", + "release_date": "2025-10-15", + "last_updated": "2025-10-15", + "cost": { + "input": 0, + "output": 0 + }, + "type": "chat" + }, { "id": "minimax-m2.1-lightning", "name": "MiniMax M2.1 Lightning", @@ -83454,39 +83525,6 @@ }, "type": "chat" }, - { - "id": "glm-4.6v-flash", - "name": "GLM-4.6V Flash", - "display_name": "GLM-4.6V Flash", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "limit": { - "context": 128000, - "output": 16000 - }, - "temperature": true, - "tool_call": true, - "reasoning": { - "supported": true, - "default": true - }, - "attachment": true, - "open_weights": true, - "release_date": "2025-12-08", - "last_updated": "2025-12-08", - "cost": { - "input": 0, - "output": 0 - }, - "type": "chat" - }, { "id": "glm-4.5-air", "name": "GLM-4.5-Air", @@ -84074,41 +84112,6 @@ }, "type": "chat" }, - { - "id": "glm-4.5-flash", - "name": "GLM-4.5-Flash", - "display_name": "GLM-4.5-Flash", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "limit": { - "context": 128000, - "output": 98304 - }, - "temperature": true, - "tool_call": true, - "reasoning": { - "supported": true, - "default": true - }, - "attachment": false, - "open_weights": false, - "knowledge": "2025-04", - "release_date": "2025-07-28", - "last_updated": "2025-07-28", - "cost": { - "input": 0, - "output": 0, - "cache_read": 0, - "cache_write": 0 - }, - "type": "chat" - }, { "id": "glm-5", "name": "GLM-5", @@ -100117,27 +100120,11 @@ "open_weights": true, "knowledge": "2024-12", "release_date": "2026-04-22", - "last_updated": "2026-04-22", + "last_updated": "2026-06-24", "cost": { - "input": 0.4, - "output": 2, - "cache_read": 0.08, - "tiers": [ - { - "input": 0.8, - "output": 4, - "cache_read": 0.16, - "tier": { - "type": "context", - "size": 256000 - } - } - ], - "context_over_200k": { - "input": 0.8, - "output": 4, - "cache_read": 0.16 - } + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 }, "type": "chat" }, @@ -100182,11 +100169,11 @@ "open_weights": false, "knowledge": "2024-12", "release_date": "2026-03-18", - "last_updated": "2026-03-18", + "last_updated": "2026-06-24", "cost": { - "input": 0.4, - "output": 2, - "cache_read": 0.08 + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 }, "type": "chat" }, @@ -100227,11 +100214,11 @@ "open_weights": true, "knowledge": "2024-12-01", "release_date": "2025-12-16", - "last_updated": "2026-02-04", + "last_updated": "2026-06-24", "cost": { - "input": 0.1, - "output": 0.3, - "cache_read": 0.01 + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 }, "type": "chat" }, @@ -100272,27 +100259,11 @@ "open_weights": false, "knowledge": "2024-12", "release_date": "2026-03-18", - "last_updated": "2026-03-18", + "last_updated": "2026-06-24", "cost": { - "input": 1, - "output": 3, - "cache_read": 0.2, - "tiers": [ - { - "input": 2, - "output": 6, - "cache_read": 0.4, - "tier": { - "type": "context", - "size": 256000 - } - } - ], - "context_over_200k": { - "input": 2, - "output": 6, - "cache_read": 0.4 - } + "input": 0.435, + "output": 0.87, + "cache_read": 0.0036 }, "type": "chat" }, @@ -100333,27 +100304,11 @@ "open_weights": true, "knowledge": "2024-12", "release_date": "2026-04-22", - "last_updated": "2026-04-22", + "last_updated": "2026-06-24", "cost": { - "input": 1, - "output": 3, - "cache_read": 0.2, - "tiers": [ - { - "input": 2, - "output": 6, - "cache_read": 0.4, - "tier": { - "type": "context", - "size": 256000 - } - } - ], - "context_over_200k": { - "input": 2, - "output": 6, - "cache_read": 0.4 - } + "input": 0.435, + "output": 0.87, + "cache_read": 0.0036 }, "type": "chat" } @@ -109020,10 +108975,10 @@ "open_weights": true, "knowledge": "2026-01-01", "release_date": "2026-05-29", - "last_updated": "2026-05-29", + "last_updated": "2026-06-29", "cost": { - "input": 0.19, - "output": 1.13, + "input": 0.2, + "output": 1.15, "cache_read": 0.04 }, "type": "chat" @@ -187518,19 +187473,20 @@ }, "attachment": false, "open_weights": true, - "release_date": "2026-01-18", - "last_updated": "2026-01-18", + "knowledge": "2025-04", + "release_date": "2026-01-19", + "last_updated": "2026-01-19", "cost": { - "input": 0.06, - "output": 0.4, - "cache_read": 0.06 + "input": 0.1, + "output": 0.5, + "cache_read": 0.1 }, "type": "chat" }, { "id": "hf:zai-org/GLM-4.7", - "name": "GLM 4.7", - "display_name": "GLM 4.7", + "name": "GLM-4.7", + "display_name": "GLM-4.7", "modalities": { "input": [ "text" @@ -187540,8 +187496,8 @@ ] }, "limit": { - "context": 200000, - "output": 64000 + "context": 202752, + "output": 65536 }, "temperature": true, "tool_call": true, @@ -187566,15 +187522,60 @@ "release_date": "2025-12-22", "last_updated": "2025-12-22", "cost": { - "input": 0.55, - "output": 2.19 + "input": 0.45, + "output": 2.19, + "cache_read": 0.45 + }, + "type": "chat" + }, + { + "id": "hf:zai-org/GLM-5.2", + "name": "GLM-5.2", + "display_name": "GLM-5.2", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 524288, + "output": 65536 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } + }, + "attachment": false, + "open_weights": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "cost": { + "input": 1.4, + "output": 4.4, + "cache_read": 1.4 }, "type": "chat" }, { "id": "hf:zai-org/GLM-5.1", - "name": "GLM 5.1", - "display_name": "GLM 5.1", + "name": "GLM-5.1", + "display_name": "GLM-5.1", "modalities": { "input": [ "text" @@ -187606,8 +187607,8 @@ }, "attachment": false, "open_weights": true, - "release_date": "2026-03-27", - "last_updated": "2026-04-12", + "release_date": "2026-04-07", + "last_updated": "2026-04-07", "cost": { "input": 1, "output": 3, @@ -187673,7 +187674,7 @@ ] }, "limit": { - "context": 128000, + "context": 131072, "output": 32768 }, "temperature": true, @@ -187693,14 +187694,60 @@ "last_updated": "2025-08-05", "cost": { "input": 0.1, - "output": 0.1 + "output": 0.1, + "cache_read": 0.1 + }, + "type": "chat" + }, + { + "id": "hf:Qwen/Qwen3.6-27B", + "name": "Qwen3.6 27B", + "display_name": "Qwen3.6 27B", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 262144, + "output": 65536 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } + }, + "attachment": true, + "open_weights": true, + "release_date": "2026-04-22", + "last_updated": "2026-04-22", + "cost": { + "input": 0.45, + "output": 3.6, + "cache_read": 0.45 }, "type": "chat" }, { "id": "hf:Qwen/Qwen3.5-397B-A17B", - "name": "Qwen3.5-97B-A17B", - "display_name": "Qwen3.5-97B-A17B", + "name": "Qwen3.5 397B-A17B", + "display_name": "Qwen3.5 397B-A17B", "modalities": { "input": [ "text", @@ -187731,13 +187778,13 @@ ] } }, - "attachment": false, + "attachment": true, "open_weights": true, - "release_date": "2026-02-11", - "last_updated": "2026-02-11", + "release_date": "2026-02-15", + "last_updated": "2026-02-15", "cost": { "input": 0.6, - "output": 3, + "output": 3.6, "cache_read": 0.6 }, "type": "chat" @@ -234523,59 +234570,6 @@ "attachment": true, "type": "imageGeneration" }, - { - "id": "anthropic/claude-opus-4.6-fast", - "name": "Anthropic: Claude Opus 4.6 (Fast)", - "display_name": "Anthropic: Claude Opus 4.6 (Fast)", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "limit": { - "context": 1000000, - "output": 128000 - }, - "tool_call": true, - "reasoning": { - "supported": true, - "default": false - }, - "extra_capabilities": { - "reasoning": { - "supported": true, - "default_enabled": false, - "mode": "mixed", - "budget": { - "min": 1024, - "unit": "tokens" - }, - "effort": "high", - "effort_options": [ - "low", - "medium", - "high", - "max" - ], - "interleaved": true, - "summaries": true, - "visibility": "summary", - "continuation": [ - "thinking_blocks" - ], - "notes": [ - "Anthropic recommends adaptive thinking with effort for Claude 4.6; budget_tokens remains a deprecated compatibility path.", - "Anthropic API defaults effort to high; lower effort levels should be chosen per workload." - ] - } - }, - "attachment": true, - "type": "imageGeneration" - }, { "id": "anthropic/claude-opus-4.7", "name": "Anthropic: Claude Opus 4.7", @@ -242692,7 +242686,7 @@ }, "limit": { "context": 262144, - "output": 16384 + "output": 65536 }, "tool_call": true, "reasoning": { @@ -243385,8 +243379,8 @@ ] }, "limit": { - "context": 202752, - "output": 202752 + "context": 65536, + "output": 65536 }, "temperature": true, "tool_call": true, @@ -243415,7 +243409,7 @@ }, "limit": { "context": 1048576, - "output": 32768 + "output": 1048576 }, "temperature": true, "tool_call": true, @@ -250449,10 +250443,11 @@ "attachment": false, "open_weights": true, "release_date": "2026-04-23", - "last_updated": "2026-04-23", + "last_updated": "2026-06-29", "cost": { - "input": 0, - "output": 0 + "input": 0.3, + "output": 2.5, + "cache_read": 0.06 }, "type": "chat" },