opencode/packages/opencode
2026-06-30 00:18:26 -04:00
..
bin
migration/20260511173437_session-metadata
script
specs
src refactor(core): replace background job service (#34559) 2026-06-29 23:53:35 -04:00
test feat(tui): refresh agents after update events 2026-06-30 00:18:26 -04:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
git
package.json
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.