cloudaxe-opencode/packages/opencode/src/cli/cmd/tui
2026-02-09 10:08:26 -06:00
..
component fix: properly encode file URLs with special characters (#12424) 2026-02-06 16:16:56 -06:00
context feat(tui): add Claude Code-style --fork flag to duplicate sessions before continuing (resolves #11137) (#11340) 2026-02-06 13:15:47 -06:00
routes Revert "feat(tui): restore footer to session view (#12245)" (#12836) 2026-02-09 10:08:26 -06:00
ui feat(tui): highlight esc label on hover in dialog (#12383) 2026-02-05 20:11:08 -06:00
util restore direct osc52 (#12071) 2026-02-04 00:35:57 -06:00
app.tsx feat(tui): add Claude Code-style --fork flag to duplicate sessions before continuing (resolves #11137) (#11340) 2026-02-06 13:15:47 -06:00
attach.ts tui: enable password authentication for remote session attachment 2026-01-31 14:42:36 -05:00
event.ts feat: bind vim-style line-by-line scrolling (#8980) 2026-01-17 21:54:26 -06:00
thread.ts feat(tui): add Claude Code-style --fork flag to duplicate sessions before continuing (resolves #11137) (#11340) 2026-02-06 13:15:47 -06:00
worker.ts