Files
opencode/packages/opencode
Dax Raad e5c5c1df12 tui: consistent arrow symbols and indentation in tool output
Changed tool output formatting to use ↳ consistently for child items

instead of mixed └ and spaces, making the terminal interface

visual hierarchy clearer when displaying loaded files and

running task progress.
2026-03-03 11:18:18 -05:00
..
2026-03-01 03:10:46 +00:00
2026-01-24 12:27:13 -05:00
2026-02-14 04:19:02 +00:00
2026-02-25 01:48:10 -05:00
2026-02-14 04:19:02 +00:00
2026-02-26 08:22:25 +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.