opencode/packages/opencode
2026-01-22 13:19:08 -06:00
..
bin
script test(app): initial e2e test setup 2026-01-19 09:03:52 -06:00
src fix(attach): allow remote --dir (#8969) 2026-01-22 13:19:08 -06:00
test fix: ensure images are properly returned as tool results 2026-01-21 23:54:44 -06:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
package.json release: v1.1.31 2026-01-22 00:22:10 +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.