longma-os 0.0.1 → 0.0.2

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