@hippox/codegenie-darwin-x64 3.30.2026 → 3.33.2026

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/bin/codegenie CHANGED
Binary file
@@ -36,12 +36,12 @@
36
36
  ]
37
37
  },
38
38
  "node_modules/@opencode-ai/plugin": {
39
- "version": "1.3.7",
40
- "resolved": "https://registry.npmjs.org/@opencode-ai/plugin/-/plugin-1.3.7.tgz",
41
- "integrity": "sha512-pVBIcYtHiniQ93Gj/KRkhrIz1oIAwGRifb7+dfGWdHRy00gr9DyEHFYmgHcBYgfrBavZrWw2xmqEDJdjdBuC7g==",
39
+ "version": "1.3.9",
40
+ "resolved": "https://registry.npmjs.org/@opencode-ai/plugin/-/plugin-1.3.9.tgz",
41
+ "integrity": "sha512-tG4+APXwpgjx8wf4uiWtj+ju4LDiKwV65JTsy0VxpDy7L16aaxB8gXGXxIXvTE+1oFBe8PK81R/ECGegj9l4sA==",
42
42
  "license": "MIT",
43
43
  "dependencies": {
44
- "@opencode-ai/sdk": "1.3.7",
44
+ "@opencode-ai/sdk": "1.3.9",
45
45
  "zod": "4.1.8"
46
46
  },
47
47
  "peerDependencies": {
@@ -58,9 +58,9 @@
58
58
  }
59
59
  },
60
60
  "node_modules/@opencode-ai/sdk": {
61
- "version": "1.3.7",
62
- "resolved": "https://registry.npmjs.org/@opencode-ai/sdk/-/sdk-1.3.7.tgz",
63
- "integrity": "sha512-ugkta0v0dMZchN15QGmqHb9zf35k+K1VM9wt3x4ZRJ6GxKAs0XlCmQPQJflgV9YSedNxjkgTud0GCCIWUSiUOg==",
61
+ "version": "1.3.9",
62
+ "resolved": "https://registry.npmjs.org/@opencode-ai/sdk/-/sdk-1.3.9.tgz",
63
+ "integrity": "sha512-SjvGhdtuqYOHbLyUA5KWI7hFXi2dLWhGxnAaNBK4LgWUU3KVEjdGAxDwQAuxDnq/Iv52ppEHfJsZhg+qFLk6ug==",
64
64
  "license": "MIT"
65
65
  },
66
66
  "node_modules/@types/node": {
@@ -250,6 +250,7 @@ export type TuiSlotMap = {
250
250
  workspace_id?: string;
251
251
  };
252
252
  home_bottom: {};
253
+ home_footer: {};
253
254
  sidebar_title: {
254
255
  session_id: string;
255
256
  title: string;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@opencode-ai/plugin",
4
- "version": "1.3.7",
4
+ "version": "1.3.9",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "scripts": {
@@ -26,7 +26,7 @@
26
26
  "dist"
27
27
  ],
28
28
  "dependencies": {
29
- "@opencode-ai/sdk": "1.3.7",
29
+ "@opencode-ai/sdk": "1.3.9",
30
30
  "zod": "4.1.8"
31
31
  },
32
32
  "peerDependencies": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@opencode-ai/sdk",
4
- "version": "1.3.7",
4
+ "version": "1.3.9",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "scripts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hippox/codegenie-darwin-x64",
3
- "version": "3.30.2026",
3
+ "version": "3.33.2026",
4
4
  "description": "Platform binary for CodeGenie (darwin-x64)",
5
5
  "license": "MIT",
6
6
  "os": [