artificial-code 1.17.14 → 1.17.15

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.
Files changed (1) hide show
  1. package/package.json +5 -149
package/package.json CHANGED
@@ -1,155 +1,14 @@
1
1
  {
2
- "$schema": "https://json.schemastore.org/package.json",
3
- "version": "1.17.14",
4
2
  "name": "artificial-code",
5
- "type": "module",
3
+ "version": "1.17.15",
4
+ "description": "Artificial Code — open-source AI coding agent for the terminal",
6
5
  "license": "MIT",
7
- "scripts": {
8
- "typecheck": "tsgo --noEmit",
9
- "test": "bun test --timeout 30000 --only-failures",
10
- "build": "bun run script/build.ts",
11
- "dev": "bun run --conditions=browser ./src/index.ts"
12
- },
13
6
  "bin": {
14
7
  "ac": "bin/ac.js"
15
8
  },
16
- "exports": {
17
- "./*": "./src/*.ts"
18
- },
19
- "imports": {
20
- "#db": {
21
- "bun": "./src/storage/db.bun.ts",
22
- "node": "./src/storage/db.node.ts",
23
- "default": "./src/storage/db.bun.ts"
24
- }
25
- },
26
- "devDependencies": {
27
- "@babel/core": "7.28.4",
28
- "@octokit/webhooks-types": "7.6.1",
29
- "@ac/core": "workspace:*",
30
- "@ac/http-recorder": "workspace:*",
31
- "@ac/script": "workspace:*",
32
- "@standard-schema/spec": "1.0.0",
33
- "@tsconfig/bun": "catalog:",
34
- "@types/babel__core": "7.20.5",
35
- "@types/bun": "catalog:",
36
- "@types/cross-spawn": "catalog:",
37
- "@types/mime-types": "3.0.1",
38
- "@types/npm-package-arg": "6.1.4",
39
- "@types/semver": "^7.5.8",
40
- "@types/turndown": "5.0.5",
41
- "@types/yargs": "17.0.33",
42
- "@typescript/native-preview": "catalog:",
43
- "drizzle-orm": "catalog:",
44
- "prettier": "3.6.2",
45
- "typescript": "catalog:",
46
- "vscode-languageserver-types": "3.17.5",
47
- "why-is-node-running": "3.2.2"
48
- },
49
- "dependencies": {
50
- "@actions/core": "1.11.1",
51
- "@actions/github": "6.0.1",
52
- "@agentclientprotocol/sdk": "0.21.0",
53
- "@ai-sdk/alibaba": "1.0.17",
54
- "@ai-sdk/amazon-bedrock": "4.0.112",
55
- "@ai-sdk/anthropic": "3.0.82",
56
- "@ai-sdk/azure": "3.0.49",
57
- "@ai-sdk/cerebras": "2.0.60",
58
- "@ai-sdk/cohere": "3.0.27",
59
- "@ai-sdk/deepinfra": "2.0.41",
60
- "@ai-sdk/gateway": "3.0.104",
61
- "@ai-sdk/google": "3.0.73",
62
- "@ai-sdk/google-vertex": "4.0.128",
63
- "@ai-sdk/groq": "3.0.31",
64
- "@ai-sdk/mistral": "3.0.27",
65
- "@ai-sdk/openai": "3.0.53",
66
- "@ai-sdk/openai-compatible": "2.0.41",
67
- "@ai-sdk/perplexity": "3.0.26",
68
- "@ai-sdk/provider": "3.0.8",
69
- "@ai-sdk/togetherai": "2.0.41",
70
- "@ai-sdk/vercel": "2.0.39",
71
- "@ai-sdk/xai": "3.0.82",
72
- "@aws-sdk/credential-providers": "3.1057.0",
73
- "@clack/prompts": "1.0.0-alpha.1",
74
- "@effect/opentelemetry": "catalog:",
75
- "@effect/platform-node": "catalog:",
76
- "@ff-labs/fff-bun": "0.9.4",
77
- "@gitlab/opencode-gitlab-auth": "1.3.3",
78
- "@modelcontextprotocol/sdk": "1.29.0",
79
- "@octokit/graphql": "9.0.2",
80
- "@octokit/rest": "catalog:",
81
- "@openauthjs/openauth": "catalog:",
82
- "@ac/llm": "workspace:*",
83
- "@ac/plugin": "workspace:*",
84
- "@ac/protocol": "workspace:*",
85
- "@ac/schema": "workspace:*",
86
- "@ac/script": "workspace:*",
87
- "@ac/sdk": "workspace:*",
88
- "@ac/server": "workspace:*",
89
- "@ac/tui": "workspace:*",
90
- "@openrouter/ai-sdk-provider": "2.9.0",
91
- "@opentelemetry/api": "1.9.0",
92
- "@opentelemetry/context-async-hooks": "2.6.1",
93
- "@opentelemetry/exporter-trace-otlp-http": "0.214.0",
94
- "@opentelemetry/sdk-trace-base": "2.6.1",
95
- "@opentelemetry/sdk-trace-node": "2.6.1",
96
- "@opentui/core": "catalog:",
97
- "@opentui/keymap": "catalog:",
98
- "@opentui/solid": "catalog:",
99
- "@parcel/watcher": "2.5.1",
100
- "@pierre/diffs": "catalog:",
101
- "@silvia-odwyer/photon-node": "0.3.4",
102
- "@solid-primitives/event-bus": "1.1.2",
103
- "@solid-primitives/scheduled": "1.5.2",
104
- "@standard-schema/spec": "1.0.0",
105
- "@types/ws": "8.18.1",
106
- "@zip.js/zip.js": "2.7.62",
107
- "ai": "catalog:",
108
- "ai-gateway-provider": "3.1.2",
109
- "bonjour-service": "1.3.0",
110
- "chokidar": "4.0.3",
111
- "cross-spawn": "catalog:",
112
- "decimal.js": "10.5.0",
113
- "diff": "catalog:",
114
- "drizzle-orm": "catalog:",
115
- "effect": "catalog:",
116
- "fuzzysort": "3.1.0",
117
- "gitlab-ai-provider": "6.10.0",
118
- "glob": "13.0.5",
119
- "google-auth-library": "10.5.0",
120
- "gray-matter": "4.0.3",
121
- "htmlparser2": "8.0.2",
122
- "ignore": "7.0.5",
123
- "immer": "11.1.4",
124
- "jsonc-parser": "3.3.1",
125
- "mime-types": "3.0.2",
126
- "minimatch": "10.0.3",
127
- "npm-package-arg": "13.0.2",
128
- "open": "10.1.2",
129
- "opencode-gitlab-auth": "2.1.0",
130
- "opencode-poe-auth": "0.0.1",
131
- "opentui-spinner": "catalog:",
132
- "partial-json": "0.1.7",
133
- "remeda": "catalog:",
134
- "semver": "^7.6.3",
135
- "solid-js": "catalog:",
136
- "strip-ansi": "7.1.2",
137
- "tree-sitter-bash": "0.25.0",
138
- "tree-sitter-powershell": "0.25.10",
139
- "turndown": "7.2.0",
140
- "ulid": "catalog:",
141
- "venice-ai-sdk-provider": "2.1.1",
142
- "vscode-jsonrpc": "8.2.1",
143
- "web-tree-sitter": "0.25.10",
144
- "ws": "8.21.0",
145
- "xdg-basedir": "5.1.0",
146
- "yargs": "18.0.0",
147
- "zod": "catalog:"
148
- },
149
- "overrides": {
150
- "drizzle-orm": "catalog:"
9
+ "publishConfig": {
10
+ "access": "public"
151
11
  },
152
- "description": "Artificial Code — open-source AI coding agent for the terminal",
153
12
  "optionalDependencies": {
154
13
  "opencode-linux-x64": "1.17.13",
155
14
  "opencode-linux-arm64": "1.17.13",
@@ -163,8 +22,5 @@
163
22
  "opencode-windows-x64": "1.17.13",
164
23
  "opencode-windows-arm64": "1.17.13",
165
24
  "opencode-windows-x64-baseline": "1.17.13"
166
- },
167
- "publishConfig": {
168
- "access": "public"
169
25
  }
170
- }
26
+ }