imcodes 2026.4.1902-dev.1884 → 2026.4.1903-dev.1885
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "imcodes",
|
|
3
|
-
"version": "2026.4.
|
|
3
|
+
"version": "2026.4.1903-dev.1885",
|
|
4
4
|
"description": "A chat interface for AI coding agents — control Claude Code, Codex, Gemini CLI, OpenCode from browser and mobile",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@anthropic-ai/claude-agent-sdk": "^0.2.92",
|
|
43
43
|
"@github/copilot-sdk": "^0.2.2",
|
|
44
44
|
"@huggingface/transformers": "^4.1.0",
|
|
45
|
-
"@openai/codex-sdk": "^0.
|
|
45
|
+
"@openai/codex-sdk": "^0.125.0",
|
|
46
46
|
"commander": "^12.1.0",
|
|
47
47
|
"croner": "^10.0.1",
|
|
48
48
|
"fzf": "^0.5.2",
|