opencode/packages/opencode
2026-07-20 15:18:39 -04:00
..
bin
migration/20260511173437_session-metadata
script tui: remove legacy V1 CLI TUI integration to simplify startup 2026-07-13 01:05:14 -04:00
specs feat(simulation): add endpoint handshake protocol (#37157) 2026-07-15 17:46:28 -04:00
src refactor(server): inject database options 2026-07-20 15:18:39 -04:00
test refactor(server): inject database options 2026-07-20 15:18:39 -04:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json chore: merge dev into v2 (#37370) 2026-07-16 15:44:26 -05: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.