opencode/packages/opencode
Kit Langton b928a1fff9
fix(httpapi): preserve event stream context (#27425)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: James Long <longster@gmail.com>
2026-05-13 22:02:30 -04:00
..
bin
migration
script refactor(core): move models.dev into core (#27347) 2026-05-13 20:58:24 -04:00
specs docs(effect): plan Instance deletion path (#27424) 2026-05-13 21:58:54 -04:00
src fix(httpapi): preserve event stream context (#27425) 2026-05-13 22:02:30 -04:00
test fix(httpapi): preserve event stream context (#27425) 2026-05-13 22:02:30 -04:00
.gitignore
AGENTS.md
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
git
package.json sync release versions for v1.14.49 2026-05-13 22:18:40 +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.