Files
tf_code/packages/opencode
Dax Raad b020758446 tui: show all project sessions from any working directory
Previously sessions were only listed if they were created in the current
working directory or its subdirectories. Users can now view and switch
to any session in the project regardless of which directory they're in.
2026-02-14 01:21:41 -05:00
..
2026-02-13 07:50:43 +10:00
2026-02-14 04:19:48 +00:00
2026-02-14 04:19:02 +00:00
2026-02-14 04:19:48 +00:00
2026-01-24 12:27:13 -05:00
2026-02-14 04:19:02 +00:00
2026-02-14 04:19:02 +00:00
2026-02-14 05:20:11 +00:00
2025-05-30 20:48:36 -04:00
2025-12-02 18:36:15 -05:00
2025-10-14 18:30:32 -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.