opencode/packages/opencode/src/cli/cmd/tui/context
2026-04-14 19:59:41 +02:00
..
theme Fix diff line number contrast for built-in themes (#22464) 2026-04-14 19:59:41 +02:00
args.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
directory.ts refactor(tui): switch to global events and start passing workspace param (#21719) 2026-04-10 10:47:27 -04:00
event.ts refactor(core): publish sync events to global event stream (#22347) 2026-04-13 16:51:59 -04:00
exit.tsx tui plugins (#19347) 2026-03-27 15:00:26 +01:00
helper.tsx OpenTUI is here (#2685) 2025-10-31 15:07:36 -04:00
keybind.tsx tui plugins (#19347) 2026-03-27 15:00:26 +01:00
kv.tsx Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
local.tsx fall back to first agent if last used agent is not available 2026-04-01 11:09:29 -04:00
plugin-keybinds.ts tui plugins (#19347) 2026-03-27 15:00:26 +01:00
project.tsx rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896) 2026-04-10 13:03:20 -04:00
prompt.tsx Preserve prompt input when creating new session (#4993) 2025-12-04 11:12:58 -06:00
route.tsx refactor(tui): switch to global events and start passing workspace param (#21719) 2026-04-10 10:47:27 -04:00
sdk.tsx refactor(tui): switch to global events and start passing workspace param (#21719) 2026-04-10 10:47:27 -04:00
sync.tsx rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896) 2026-04-10 13:03:20 -04:00
theme.tsx Fix diff line number contrast for built-in themes (#22464) 2026-04-14 19:59:41 +02:00
tui-config.tsx split tui/server config (#13968) 2026-02-25 23:53:09 +01:00