Files
anomalyco_opencode/packages/opencode
Simon Klee 2c260c4b46 cli: add variant selection panel to command menu
Previously model variants (reasoning effort) could only be cycled
with a keybind. Add a searchable selection panel accessible from the
command palette, matching the existing model selection flow. The
footer hint bar now advertises the command palette keybind instead
of the variant cycle shortcut.
2026-05-07 22:05:32 +02:00
..
2026-05-07 12:38:29 -04:00
2026-03-27 15:00:26 +01: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.