Files
anomalyco_opencode/packages/opencode
Simon Klee 0063202527 cli: remove split diff view and diff backgrounds
Unified view works well at all terminal widths. Drop the
width-based split/unified toggle and the colored diff backgrounds
to simplify rendering and reduce visual noise.
2026-05-07 22:05:33 +02:00
..
2026-05-07 12:38:29 -04: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.