soraacode 0.1.1 → 0.1.3
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 +28 -7
- package/script/build-headless.ts +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"name": "soraacode",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -46,10 +46,30 @@
|
|
|
46
46
|
"vscode-languageserver-types": "3.17.5"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
+
"@ai-sdk/alibaba": "2.0.52",
|
|
50
|
+
"@ai-sdk/amazon-bedrock": "5.0.90",
|
|
51
|
+
"@ai-sdk/anthropic": "4.0.59",
|
|
52
|
+
"@ai-sdk/azure": "4.0.76",
|
|
53
|
+
"@ai-sdk/cerebras": "3.0.53",
|
|
54
|
+
"@ai-sdk/cohere": "4.0.46",
|
|
55
|
+
"@ai-sdk/deepinfra": "3.0.53",
|
|
56
|
+
"@ai-sdk/gateway": "4.0.88",
|
|
57
|
+
"@ai-sdk/google": "4.0.76",
|
|
58
|
+
"@ai-sdk/google-vertex": "5.0.89",
|
|
59
|
+
"@ai-sdk/groq": "4.0.46",
|
|
60
|
+
"@ai-sdk/mistral": "4.0.48",
|
|
61
|
+
"@ai-sdk/openai": "4.0.72",
|
|
62
|
+
"@ai-sdk/openai-compatible": "3.0.53",
|
|
63
|
+
"@ai-sdk/perplexity": "4.0.48",
|
|
49
64
|
"@ai-sdk/provider": "3.0.16",
|
|
65
|
+
"@ai-sdk/togetherai": "3.0.54",
|
|
66
|
+
"@ai-sdk/vercel": "3.0.30",
|
|
67
|
+
"@ai-sdk/xai": "5.0.5",
|
|
50
68
|
"@clack/prompts": "1.0.0-alpha.1",
|
|
51
69
|
"@effect/platform-node": "catalog:",
|
|
52
|
-
"@
|
|
70
|
+
"@modelcontextprotocol/sdk": "1.30.0",
|
|
71
|
+
"@openrouter/ai-sdk-provider": "3.1.0",
|
|
72
|
+
"@silvia-odwyer/photon-node": "0.3.4",
|
|
53
73
|
"@soraacode/codemode": "workspace:*",
|
|
54
74
|
"@soraacode/llm": "workspace:*",
|
|
55
75
|
"@soraacode/plugin": "workspace:*",
|
|
@@ -58,19 +78,19 @@
|
|
|
58
78
|
"@soraacode/script": "workspace:*",
|
|
59
79
|
"@soraacode/sdk": "workspace:*",
|
|
60
80
|
"@soraacode/server": "workspace:*",
|
|
61
|
-
"@openrouter/ai-sdk-provider": "2.9.0",
|
|
62
81
|
"@types/ws": "8.18.1",
|
|
63
82
|
"ai": "catalog:",
|
|
64
|
-
"ai-gateway-provider": "
|
|
83
|
+
"ai-gateway-provider": "4.0.1",
|
|
84
|
+
"bonjour-service": "1.4.4",
|
|
65
85
|
"cross-spawn": "catalog:",
|
|
66
86
|
"decimal.js": "10.5.0",
|
|
67
87
|
"diff": "catalog:",
|
|
68
88
|
"drizzle-orm": "catalog:",
|
|
69
89
|
"effect": "catalog:",
|
|
70
90
|
"fuzzysort": "3.1.0",
|
|
91
|
+
"gitlab-ai-provider": "6.15.1",
|
|
71
92
|
"glob": "13.0.5",
|
|
72
|
-
"google-auth-library": "
|
|
73
|
-
"gray-matter": "4.0.3",
|
|
93
|
+
"google-auth-library": "11.1.0",
|
|
74
94
|
"htmlparser2": "8.0.2",
|
|
75
95
|
"ignore": "7.0.5",
|
|
76
96
|
"immer": "11.1.4",
|
|
@@ -86,7 +106,8 @@
|
|
|
86
106
|
"tree-sitter-powershell": "0.25.10",
|
|
87
107
|
"turndown": "7.2.0",
|
|
88
108
|
"ulid": "catalog:",
|
|
89
|
-
"
|
|
109
|
+
"venice-ai-sdk-provider": "2.1.1",
|
|
110
|
+
"vscode-jsonrpc": "9.0.2",
|
|
90
111
|
"web-tree-sitter": "0.25.10",
|
|
91
112
|
"ws": "8.21.0",
|
|
92
113
|
"xdg-basedir": "5.1.0",
|
package/script/build-headless.ts
CHANGED
|
@@ -26,11 +26,11 @@ await Bun.build({
|
|
|
26
26
|
autoloadPackageJson: true,
|
|
27
27
|
target: "bun-linux-x64",
|
|
28
28
|
outfile: "dist/soraacode-linux-x64/bin/soraacode",
|
|
29
|
-
execArgv: ["--user-agent=soraacode/0.1.
|
|
29
|
+
execArgv: ["--user-agent=soraacode/0.1.3", "--use-system-ca", "--"],
|
|
30
30
|
windows: {},
|
|
31
31
|
},
|
|
32
32
|
define: {
|
|
33
|
-
OPENCODE_VERSION: "'0.1.
|
|
33
|
+
OPENCODE_VERSION: "'0.1.3'",
|
|
34
34
|
OPENCODE_MODELS_DEV: "null",
|
|
35
35
|
OPENCODE_CHANNEL: "'stable'",
|
|
36
36
|
OPENCODE_LIBC: "'glibc'",
|