opencode/packages/opencode
2026-07-17 10:31:27 -04:00
..
bin
migration/20260511173437_session-metadata
script
specs feat(simulation): add endpoint handshake protocol (#37157) 2026-07-15 17:46:28 -04:00
src chore: upgrade Effect to beta.98 (#37498) 2026-07-17 10:31:27 -04:00
test chore: upgrade Effect to beta.98 (#37498) 2026-07-17 10:31:27 -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.