cloudaxe-opencode/packages/opencode
2026-07-02 15:19:19 -04:00
..
bin
migration/20260511173437_session-metadata
script refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
specs feat: simulation control surface and architecture spec (#34801) 2026-07-02 15:19:19 -04:00
src feat(mini): migrate mini to v2 (#34895) 2026-07-02 12:06:49 +02:00
test feat(mini): migrate mini to v2 (#34895) 2026-07-02 12:06:49 +02:00
.gitignore
AGENTS.md docs(opencode): mark package as v1 2026-06-27 01:16:30 -04:00
bunfig.toml
Dockerfile
git
package.json chore: merge dev into v2 (#34788) 2026-07-01 17:12:00 -04:00
parsers-config.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
README.md
sst-env.d.ts
tsconfig.json refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00

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.