opencode/packages/opencode
Brandon Smith 8d720f9463
fix(opencode): add input limit for compaction (#8465)
2026-01-15 01:35:16 -06:00
..
bin
script chore: generate 2026-01-13 07:08:25 +00:00
src fix(opencode): add input limit for compaction (#8465) 2026-01-15 01:35:16 -06:00
test fix(opencode): add input limit for compaction (#8465) 2026-01-15 01:35:16 -06:00
.gitignore
AGENTS.md docs: update AGENTS.md (#6800) 2026-01-03 20:56:47 -06:00
Dockerfile
README.md
bunfig.toml
package.json release: v1.1.21 2026-01-15 02:34:07 +00:00
parsers-config.ts
sst-env.d.ts
tsconfig.json

README.md

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.