cloudaxe-opencode/packages/opencode/script
Dax Raad 6c80e2662c core: make server runtime-agnostic by migrating from Bun to Node.js HTTP/WebSocket APIs
This enables running the opencode server on standard Node.js runtimes without requiring Bun-specific APIs. Users can now deploy the server in more environments including standard Node.js containers and cloud platforms that don't support Bun.
2026-03-09 16:36:39 -04:00
..
build-node.ts core: make server runtime-agnostic by migrating from Bun to Node.js HTTP/WebSocket APIs 2026-03-09 16:36:39 -04:00
build.ts fix issue with migration 2026-03-06 16:44:49 -05:00
check-migrations.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00
postinstall.mjs cache platform binary in postinstall for faster startup (#14467) 2026-02-20 12:19:17 -06:00
publish.ts ci: remove source-based AUR package from publish script 2026-02-04 10:31:21 -05:00
schema.ts split tui/server config (#13968) 2026-02-25 23:53:09 +01:00
seed-e2e.ts test(app): initial e2e test setup 2026-01-19 09:03:52 -06:00