Files
anomalyco_opencode/packages/opencode
Kit Langton 7e53975314 Revert "fix(server): keep provider lists JSON-safe (#26550)"
This reverts commit 27fa297a4 as a fallback in case the toPublicInfo
fix doesn't fully resolve #26546 in production. Standalone revert so
it can stack on top of #26548 (Hono deletion revert) for a full
rollback to v1.14.41 behavior, or merge alone if #26550 specifically
caused new regressions.

DO NOT MERGE unless v1.14.43 produces fresh user reports. Keep this
branch fresh until we confirm #26550 holds in production.
2026-05-09 13:43:51 -04:00
..
2026-02-25 01:48:10 -05:00
2026-03-27 15:00:26 +01:00
2026-02-14 04:19:02 +00:00
2026-02-18 13:54:23 -05:00

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.