opencode/packages/opencode
2025-11-05 12:25:05 -06:00
..
bin
script fix(tui): worker path resolution in dev mode (#3778) 2025-11-04 17:38:11 +01:00
src fix(autocomplete): Prioritize exact matches (#3760) 2025-11-05 12:25:05 -06:00
test
.gitignore
AGENTS.md
bunfig.toml
package.json release: v1.0.26 2025-11-05 18:08:19 +00:00
parsers-config.ts feat: add Clojure syntax highlighting support (#3912) 2025-11-04 22:47:05 -06:00
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.