Dax
39810da936
docs: reorganize v2 documentation ( #42947 )
2026-08-16 19:35:48 -04:00
Kit Langton
a7288d231e
feat(tui): add working directory actions ( #42624 )
2026-08-14 15:29:22 -04:00
Kit Langton
23258ada86
feat(tui): resize vertical tab rail ( #42615 )
2026-08-14 13:16:49 -04:00
Kit Langton
28b630477d
fix(tui): recover sessions from missing locations ( #42455 )
2026-08-13 20:49:18 -04:00
Kit Langton
5816fcbc61
fix(tui): preserve toast hover state ( #42419 )
2026-08-13 20:31:37 -04:00
opencode-agent[bot]
d9700c4cd5
chore: generate
2026-08-13 21:40:18 +00:00
Kit Langton
95be07463b
feat(tui): add interactive toast actions ( #42407 )
2026-08-13 21:38:12 +00:00
Kit Langton
f6aa1a67f0
fix(tui): improve selected spinner contrast ( #42141 )
2026-08-12 16:27:52 -04:00
Kit Langton
17cae23dce
fix(tui): stabilize repeated open menu ( #42086 )
2026-08-12 13:17:13 -04:00
Kit Langton
70ce0d0970
feat(tui): jump between open menu sections ( #42061 )
2026-08-12 15:52:51 +00:00
opencode-agent[bot]
5fd28cffc5
refactor(tui): use command IDs for v2 keybinds ( #41882 )
...
Requested by Sebastian Herrlinger (@kommander). Rebased onto current v2 with conflicts resolved and all required checks passing.
2026-08-12 12:53:24 +00:00
Simon Klee
283258e95b
feat(tui): add clipboard image previews and transcript rendering ( #41603 )
...
Use the OpenTUI clipboard service for image input, show image previews in
the prompt, and render transcript images with interactive previews.
Note this includes upgrade of opentui to 0.5.1 +
anomalyco/opentui#1271
2026-08-10 22:51:39 +02:00
Aiden Cline
b62dc4a636
fix(tui): show empty state when a flat picker has no matches ( #41585 )
2026-08-10 14:26:29 -05:00
opencode-agent[bot]
0dcedc199c
chore: merge dev into v2 ( #41460 )
...
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
2026-08-10 03:36:24 +00:00
opencode-agent[bot]
4194d55522
chore: generate
2026-08-08 04:21:03 +00:00
James Long
0cc507b8a9
feat(cli): add session import and export ( #40914 )
2026-08-06 17:51:11 -04:00
Kit Langton
65c6a71903
fix(tui): simplify MCP status rows ( #40916 )
2026-08-06 16:50:58 -04:00
Kit Langton
a779027303
fix(tui): compact single-line prompts ( #40924 )
2026-08-06 16:46:24 -04:00
Kit Langton
c66d84169a
fix(tui): open authorization links ( #40912 )
2026-08-06 15:26:13 -04:00
Kit Langton
5d729521d3
refactor(tui): remove redundant code ( #40081 )
2026-08-01 14:22:48 -04:00
Kit Langton
f158abd694
fix(tui): make vertical tabs responsive ( #40080 )
2026-08-01 14:06:13 -04:00
opencode-agent[bot]
8846336e11
refactor(tui): remove unused fade file path ( #39954 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
2026-07-31 20:29:34 -04:00
opencode-agent[bot]
6d3f84b4ff
refactor(tui): remove dialog show helpers ( #39948 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
2026-07-31 20:28:02 -04:00
Kit Langton
0e26116f68
fix(tui): stabilize open picker
2026-07-31 16:38:48 +00:00
Kit Langton
7fd12c560c
fix(tui): fit project paths in open menu ( #39887 )
2026-07-31 11:07:12 -04:00
Kit Langton
865f512a44
fix(tui): preserve current selection across list updates ( #39774 )
2026-07-31 00:48:51 +00:00
Kit Langton
8e3e94aa26
fix(tui): focus palette settings after layout ( #39585 )
2026-07-30 19:39:16 -04:00
Kit Langton
ce7a7e4e23
fix(tui): truncate project picker paths ( #39678 )
2026-07-30 13:13:31 -04:00
Kit Langton
77aa85c589
feat(tui): project picker with footer crossfade ( #39566 )
2026-07-30 10:39:22 -04:00
Dax Raad
488445a679
fix(tui): correct project-aware session lists
2026-07-29 21:59:33 -04:00
James Long
c2e975c4e6
refactor(plugin): expose resolved TUI theme ( #39536 )
2026-07-29 12:51:55 -04:00
Kit Langton
37a1b80d5a
feat(tui): add adaptive session tabs ( #39396 )
2026-07-28 17:12:07 -04:00
James Long
08b80da931
refactor(tui): split theme hooks ( #39395 )
2026-07-28 16:25:32 -04:00
Dax Raad
010133f6df
feat(tui): expand v2 plugin context
2026-07-28 11:04:16 -04:00
Simon Klee
766aaf448d
tui: add settings to command palette search ( #39058 )
2026-07-27 10:45:35 +02:00
James Long
88f572cfce
refactor(tui): migrate selection views to V2 theme ( #38001 )
2026-07-22 16:19:00 -04:00
James Long
8a36abd328
feat(tui): add developer debug bar ( #38359 )
2026-07-22 14:35:28 -04:00
Dax Raad
43c08387f1
refactor: isolate legacy flags
2026-07-20 21:42:02 -04:00
James Long
c0ba62b972
refactor(tui): expose theme colors as properties ( #37995 )
2026-07-20 16:17:09 -04:00
Simon Klee
0eb71d0fc7
refactor(tui): extract shared frontend helpers ( #37868 )
2026-07-20 10:43:02 +02:00
James Long
c7a7900ff2
refactor(tui): migrate workflow views to V2 themes ( #37526 )
2026-07-17 15:18:58 -04:00
James Long
677526d72e
refactor(tui): migrate dialog views to V2 themes ( #37516 )
2026-07-17 12:17:11 -04:00
Simon Klee
a1b274e6f8
node v2 cli support ( #36309 )
2026-07-17 14:45:06 +02:00
opencode-agent[bot]
b4a4ef0b3c
refactor(tui): remove legacy keymap layer ( #37206 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: Dax Raad <d@ironbay.co >
2026-07-16 21:33:15 +00:00
James Long
5fcef6773c
feat(tui): migrate core surfaces to V2 themes ( #37145 )
2026-07-16 10:22:29 -04:00
Dax Raad
83cfafc884
fix(tui): mount toast at app root
publish / version (push) Has been cancelled
publish / build-cli (push) Has been cancelled
publish / sign-cli-windows (push) Has been cancelled
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Has been cancelled
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Has been cancelled
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Has been cancelled
publish / publish (push) Has been cancelled
typecheck / typecheck (push) Has been cancelled
2026-07-15 01:24:18 -04:00
opencode-agent[bot]
016545513f
feat(tui): group sequential thinking ( #36901 )
...
Co-authored-by: Kit Langton <7587245+kitlangton@users.noreply.github.com >
2026-07-14 15:13:16 -04:00
Dax Raad
4a93972a78
feat(tui): add v2 plugin runtime
2026-07-14 12:49:56 -04:00
Kit Langton
26e27c7a7f
fix(tui): distinguish asynchronous UI states ( #36759 )
2026-07-14 10:56:12 -04:00
Dax Raad
5cf24bf185
tui: prevent crash when opening session switcher from an active session
2026-07-13 21:05:03 -04:00