cloudaxe-opencode/packages/opencode
2026-08-24 14:37:14 +00:00
..
bin
migration/20260511173437_session-metadata
script fix(desktop): embed version in server sidecar (#40764) 2026-08-06 07:22:11 +08:00
specs
src fix(opencode): normalize upgrade endpoint (#44686) 2026-08-24 12:49:33 +00:00
test fix(opencode): normalize upgrade endpoint (#44686) 2026-08-24 12:49:33 +00:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json sync release versions for v1.18.22 2026-08-24 14:37:14 +00:00
parsers-config.ts
README.md
sst-env.d.ts
tsconfig.json

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.