Files
anomalyco_opencode/packages/opencode
vimtor 23b1ae081b tui: ensure branch reviews load branch changes
Users reviewing branch changes need the diff route to stay in branch mode instead of falling back through the session diff opener.
2026-06-05 16:14:25 +02:00
..
2026-06-04 22:05:59 +02:00
2026-03-27 15:00:26 +01:00
2026-06-05 03:08:13 +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.