cerebras-cli 1.0.149 → 1.0.151
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
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
|
+
"version": "1.0.151",
|
|
3
4
|
"name": "cerebras-cli",
|
|
4
|
-
"
|
|
5
|
-
"description": "AI-powered coding assistant CLI with Cerebras fast inference",
|
|
6
|
-
"author": "Kevin Taylor",
|
|
7
|
-
"license": "MIT",
|
|
5
|
+
"description": "Cerebras Code CLI - The fastest AI coding assistant",
|
|
8
6
|
"type": "module",
|
|
9
7
|
"scripts": {
|
|
10
8
|
"typecheck": "tsgo --noEmit",
|
|
@@ -13,31 +11,89 @@
|
|
|
13
11
|
"dev": "bun run --conditions=browser ./src/index.ts"
|
|
14
12
|
},
|
|
15
13
|
"bin": {
|
|
16
|
-
"cerebras-cli": "
|
|
14
|
+
"cerebras-cli": "bin/cerebras-cli"
|
|
17
15
|
},
|
|
18
|
-
"
|
|
19
|
-
"cli"
|
|
20
|
-
"ai",
|
|
21
|
-
"coding",
|
|
22
|
-
"assistant",
|
|
23
|
-
"llm",
|
|
24
|
-
"cerebras",
|
|
25
|
-
"code-generation",
|
|
26
|
-
"developer-tools",
|
|
27
|
-
"terminal",
|
|
28
|
-
"tui",
|
|
29
|
-
"agentic"
|
|
30
|
-
],
|
|
31
|
-
"repository": {
|
|
32
|
-
"type": "git",
|
|
33
|
-
"url": "git+https://github.com/kevint-cerebras/cerebras-code-cli.git",
|
|
34
|
-
"directory": "packages/opencode"
|
|
16
|
+
"optionalDependencies": {
|
|
17
|
+
"cerebras-cli-darwin-arm64": "1.0.151"
|
|
35
18
|
},
|
|
36
|
-
"
|
|
37
|
-
"
|
|
19
|
+
"devDependencies": {
|
|
20
|
+
"@babel/core": "7.28.4",
|
|
21
|
+
"@octokit/webhooks-types": "7.6.1",
|
|
22
|
+
"@parcel/watcher-darwin-arm64": "2.5.1",
|
|
23
|
+
"@parcel/watcher-darwin-x64": "2.5.1",
|
|
24
|
+
"@parcel/watcher-linux-arm64-glibc": "2.5.1",
|
|
25
|
+
"@parcel/watcher-linux-arm64-musl": "2.5.1",
|
|
26
|
+
"@parcel/watcher-linux-x64-glibc": "2.5.1",
|
|
27
|
+
"@parcel/watcher-linux-x64-musl": "2.5.1",
|
|
28
|
+
"@parcel/watcher-win32-x64": "2.5.1",
|
|
29
|
+
"@standard-schema/spec": "1.0.0",
|
|
30
|
+
"@tsconfig/bun": "1.0.9",
|
|
31
|
+
"@types/babel__core": "7.20.5",
|
|
32
|
+
"@types/bun": "1.3.3",
|
|
33
|
+
"@types/turndown": "5.0.5",
|
|
34
|
+
"@types/yargs": "17.0.33",
|
|
35
|
+
"typescript": "5.8.2",
|
|
36
|
+
"@typescript/native-preview": "7.0.0-dev.20251207.1",
|
|
37
|
+
"vscode-languageserver-types": "3.17.5",
|
|
38
|
+
"why-is-node-running": "3.2.2",
|
|
39
|
+
"zod-to-json-schema": "3.24.5"
|
|
38
40
|
},
|
|
39
|
-
"
|
|
40
|
-
|
|
41
|
-
"
|
|
41
|
+
"dependencies": {
|
|
42
|
+
"@actions/core": "1.11.1",
|
|
43
|
+
"@actions/github": "6.0.1",
|
|
44
|
+
"@agentclientprotocol/sdk": "0.5.1",
|
|
45
|
+
"@ai-sdk/amazon-bedrock": "3.0.57",
|
|
46
|
+
"@ai-sdk/anthropic": "2.0.50",
|
|
47
|
+
"@ai-sdk/azure": "2.0.73",
|
|
48
|
+
"@ai-sdk/google": "2.0.44",
|
|
49
|
+
"@ai-sdk/google-vertex": "3.0.81",
|
|
50
|
+
"@ai-sdk/mcp": "0.0.8",
|
|
51
|
+
"@ai-sdk/openai": "2.0.71",
|
|
52
|
+
"@ai-sdk/openai-compatible": "1.0.27",
|
|
53
|
+
"@ai-sdk/provider": "2.0.0",
|
|
54
|
+
"@ai-sdk/provider-utils": "3.0.18",
|
|
55
|
+
"@clack/prompts": "1.0.0-alpha.1",
|
|
56
|
+
"@hono/standard-validator": "0.1.5",
|
|
57
|
+
"@hono/zod-validator": "0.4.2",
|
|
58
|
+
"@modelcontextprotocol/sdk": "1.15.1",
|
|
59
|
+
"@octokit/graphql": "9.0.2",
|
|
60
|
+
"@octokit/rest": "22.0.0",
|
|
61
|
+
"@openauthjs/openauth": "0.0.0-20250322224806",
|
|
62
|
+
"@openrouter/ai-sdk-provider": "1.2.8",
|
|
63
|
+
"@opentui/core": "0.1.59",
|
|
64
|
+
"@opentui/solid": "0.1.59",
|
|
65
|
+
"@parcel/watcher": "2.5.1",
|
|
66
|
+
"@pierre/precision-diffs": "0.6.0-beta.10",
|
|
67
|
+
"@solid-primitives/event-bus": "1.1.2",
|
|
68
|
+
"@standard-schema/spec": "1.0.0",
|
|
69
|
+
"@zip.js/zip.js": "2.7.62",
|
|
70
|
+
"ai": "5.0.97",
|
|
71
|
+
"bun-pty": "0.4.2",
|
|
72
|
+
"chokidar": "4.0.3",
|
|
73
|
+
"clipboardy": "4.0.0",
|
|
74
|
+
"decimal.js": "10.5.0",
|
|
75
|
+
"diff": "8.0.2",
|
|
76
|
+
"fuzzysort": "3.1.0",
|
|
77
|
+
"gray-matter": "4.0.3",
|
|
78
|
+
"hono": "4.10.7",
|
|
79
|
+
"hono-openapi": "1.1.2",
|
|
80
|
+
"ignore": "7.0.5",
|
|
81
|
+
"jsonc-parser": "3.3.1",
|
|
82
|
+
"minimatch": "10.0.3",
|
|
83
|
+
"open": "10.1.2",
|
|
84
|
+
"opentui-spinner": "0.0.6",
|
|
85
|
+
"partial-json": "0.1.7",
|
|
86
|
+
"remeda": "2.26.0",
|
|
87
|
+
"solid-js": "1.9.10",
|
|
88
|
+
"strip-ansi": "7.1.2",
|
|
89
|
+
"tree-sitter-bash": "0.25.0",
|
|
90
|
+
"turndown": "7.2.0",
|
|
91
|
+
"ulid": "3.0.1",
|
|
92
|
+
"vscode-jsonrpc": "8.2.1",
|
|
93
|
+
"web-tree-sitter": "0.25.10",
|
|
94
|
+
"xdg-basedir": "5.1.0",
|
|
95
|
+
"yargs": "18.0.0",
|
|
96
|
+
"zod": "4.1.8",
|
|
97
|
+
"zod-to-json-schema": "3.24.5"
|
|
42
98
|
}
|
|
43
99
|
}
|
|
File without changes
|