opencode/packages/opencode
2025-12-04 23:54:46 -05:00
..
bin
script fix: bunfs path on windows (#5011) 2025-12-03 11:21:13 -06:00
src increase default scroll speed 2025-12-04 23:54:46 -05:00
test core: add test for custom model npm package inheritance 2025-12-04 16:30:54 -05:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile core: add missing system libraries to docker image so the agent starts successfully 2025-11-21 23:52:01 -05:00
package.json Reapply "feat(desktop): terminal pane (#5081)" 2025-12-04 20:32:08 -06:00
parsers-config.ts
README.md
sst-env.d.ts wip: zen 2025-12-02 18:36:15 -05:00
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.