Files
anomalyco_opencode/packages/opencode
Simon Klee ba65426f19 run: show selected model in footer
Resolve the catalog default after the interface paints so the footer shows
the model that will handle the prompt. Preserve resumed session model and
variant selection to keep the displayed state consistent.
2026-07-06 08:36:31 +02:00
..
2026-07-06 08:36:31 +02:00
2026-07-06 08:36:31 +02:00
2026-06-27 01:16:30 -04:00
2026-03-27 15:00:26 +01:00
2026-07-01 17:12:00 -04: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.