opencode/packages/opencode
2026-02-18 20:43:50 -05:00
..
bin
migration chore: generate 2026-02-14 04:19:48 +00:00
script sqlite again (#10597) 2026-02-14 04:19:02 +00:00
src tui: ensure onExit callback fires after terminal output is written 2026-02-18 20:43:50 -05:00
test Revert: all refactor commits migrating from Bun.file() to Filesystem module 2026-02-18 19:41:14 -05:00
.gitignore
AGENTS.md sqlite again (#10597) 2026-02-14 04:19:02 +00:00
bunfig.toml
Dockerfile
drizzle.config.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00
package.json feat: GitLab Duo - bump gitlab-ai-provider to 3.6.0 (adds Sonnet 4.6) (#14115) 2026-02-18 10:58:38 -06:00
parsers-config.ts fix(opencode): fix Clojure syntax highlighting (#13453) 2026-02-18 00:18:18 -06:00
README.md
sst-env.d.ts zen: update sst version 2026-02-18 13:54:23 -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.