opencode/packages/opencode
2026-02-13 07:38:27 +10:00
..
bin
script fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 2026-02-07 19:26:10 -06:00
src feat: windows selection behavior, manual ctrl+c (#13315) 2026-02-13 07:38:27 +10:00
test fix(app): terminal pty isolation 2026-02-12 15:15:34 -06:00
.gitignore get rid of models.dev macro 2026-01-24 12:27:13 -05:00
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.63 2026-02-12 18:46:38 +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.