cerebras-cli 1.0.140 → 1.0.142
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.
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[01:46:25.994] Server LOG ✓ Compiled in 8ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.142",
|
|
4
4
|
"name": "cerebras-cli",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"scripts": {
|
|
@@ -27,17 +27,16 @@
|
|
|
27
27
|
"@parcel/watcher-linux-x64-musl": "2.5.1",
|
|
28
28
|
"@parcel/watcher-win32-x64": "2.5.1",
|
|
29
29
|
"@standard-schema/spec": "1.0.0",
|
|
30
|
-
"@tsconfig/bun": "
|
|
30
|
+
"@tsconfig/bun": "1.0.9",
|
|
31
31
|
"@types/babel__core": "7.20.5",
|
|
32
|
-
"@types/bun": "
|
|
32
|
+
"@types/bun": "1.3.3",
|
|
33
33
|
"@types/turndown": "5.0.5",
|
|
34
34
|
"@types/yargs": "17.0.33",
|
|
35
|
-
"typescript": "
|
|
36
|
-
"@typescript/native-preview": "
|
|
35
|
+
"typescript": "5.8.2",
|
|
36
|
+
"@typescript/native-preview": "7.0.0-dev.20251207.1",
|
|
37
37
|
"vscode-languageserver-types": "3.17.5",
|
|
38
38
|
"why-is-node-running": "3.2.2",
|
|
39
|
-
"zod-to-json-schema": "3.24.5"
|
|
40
|
-
"@opencode-ai/script": "workspace:*"
|
|
39
|
+
"zod-to-json-schema": "3.24.5"
|
|
41
40
|
},
|
|
42
41
|
"dependencies": {
|
|
43
42
|
"@actions/core": "1.11.1",
|
|
@@ -55,50 +54,48 @@
|
|
|
55
54
|
"@ai-sdk/provider-utils": "3.0.18",
|
|
56
55
|
"@clack/prompts": "1.0.0-alpha.1",
|
|
57
56
|
"@hono/standard-validator": "0.1.5",
|
|
58
|
-
"@hono/zod-validator": "
|
|
57
|
+
"@hono/zod-validator": "0.4.2",
|
|
59
58
|
"@modelcontextprotocol/sdk": "1.15.1",
|
|
60
59
|
"@octokit/graphql": "9.0.2",
|
|
61
60
|
"@octokit/rest": "22.0.0",
|
|
62
|
-
"@openauthjs/openauth": "
|
|
63
|
-
"@opencode-ai/plugin": "
|
|
64
|
-
"@opencode-ai/
|
|
65
|
-
"@opencode-ai/sdk": "workspace:*",
|
|
66
|
-
"@opencode-ai/util": "workspace:*",
|
|
61
|
+
"@openauthjs/openauth": "0.0.0-20250322224806",
|
|
62
|
+
"@opencode-ai/plugin": "1.1.33",
|
|
63
|
+
"@opencode-ai/sdk": "1.1.33",
|
|
67
64
|
"@openrouter/ai-sdk-provider": "1.2.8",
|
|
68
65
|
"@opentui/core": "0.1.59",
|
|
69
66
|
"@opentui/solid": "0.1.59",
|
|
70
67
|
"@parcel/watcher": "2.5.1",
|
|
71
|
-
"@pierre/precision-diffs": "
|
|
68
|
+
"@pierre/precision-diffs": "0.6.0-beta.10",
|
|
72
69
|
"@solid-primitives/event-bus": "1.1.2",
|
|
73
70
|
"@standard-schema/spec": "1.0.0",
|
|
74
71
|
"@zip.js/zip.js": "2.7.62",
|
|
75
|
-
"ai": "
|
|
72
|
+
"ai": "5.0.97",
|
|
76
73
|
"bun-pty": "0.4.2",
|
|
77
74
|
"chokidar": "4.0.3",
|
|
78
75
|
"clipboardy": "4.0.0",
|
|
79
76
|
"decimal.js": "10.5.0",
|
|
80
|
-
"diff": "
|
|
77
|
+
"diff": "8.0.2",
|
|
81
78
|
"fuzzysort": "3.1.0",
|
|
82
79
|
"gray-matter": "4.0.3",
|
|
83
|
-
"hono": "
|
|
84
|
-
"hono-openapi": "
|
|
80
|
+
"hono": "4.10.7",
|
|
81
|
+
"hono-openapi": "1.1.2",
|
|
85
82
|
"ignore": "7.0.5",
|
|
86
83
|
"jsonc-parser": "3.3.1",
|
|
87
84
|
"minimatch": "10.0.3",
|
|
88
85
|
"open": "10.1.2",
|
|
89
86
|
"opentui-spinner": "0.0.6",
|
|
90
87
|
"partial-json": "0.1.7",
|
|
91
|
-
"remeda": "
|
|
92
|
-
"solid-js": "
|
|
88
|
+
"remeda": "2.26.0",
|
|
89
|
+
"solid-js": "1.9.10",
|
|
93
90
|
"strip-ansi": "7.1.2",
|
|
94
91
|
"tree-sitter-bash": "0.25.0",
|
|
95
92
|
"turndown": "7.2.0",
|
|
96
|
-
"ulid": "
|
|
93
|
+
"ulid": "3.0.1",
|
|
97
94
|
"vscode-jsonrpc": "8.2.1",
|
|
98
95
|
"web-tree-sitter": "0.25.10",
|
|
99
96
|
"xdg-basedir": "5.1.0",
|
|
100
97
|
"yargs": "18.0.0",
|
|
101
|
-
"zod": "
|
|
98
|
+
"zod": "4.1.8",
|
|
102
99
|
"zod-to-json-schema": "3.24.5"
|
|
103
100
|
}
|
|
104
101
|
}
|