opencode/packages/opencode
2026-02-12 19:38:13 -06:00
..
bin fix: baseline CPU detection (#13371) 2026-02-13 07:50:43 +10:00
script fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 2026-02-07 19:26:10 -06:00
src fix(app): worktree delete 2026-02-12 19:38:13 -06:00
test fix(app): worktree delete 2026-02-12 19:38:13 -06:00
.gitignore
AGENTS.md
bunfig.toml core: increase test timeout to 30s to prevent failures during package installation 2026-02-10 14:25:25 -05:00
Dockerfile
package.json release: v1.1.64 2026-02-12 23:18:40 +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.