opencode/packages/opencode
2026-08-28 05:58:17 +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): remove Bun dependency from Azure authentication (#45845) 2026-08-28 15:38:25 +10:00
test test(opencode): use native config path in permission assertion (#45849) 2026-08-28 05:52:06 +00:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json sync release versions for v1.18.25 2026-08-28 05:58:17 +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.