Kit Langton
9fff6e2b4f
fix(tui): prioritize composer keybinds ( #42384 )
2026-08-13 18:12:39 +00:00
Kit Langton
2cf20e660e
fix(tui): restore composer shell kill shortcut ( #42366 )
2026-08-13 17:40:47 +00:00
Kit Langton
1b587823b6
feat(tui): label worktree session tabs ( #41342 )
2026-08-13 13:19:13 -04:00
Kit Langton
642772e2a5
feat(tui): graduate per-tab prompt drafts ( #42358 )
2026-08-13 16:57:53 +00:00
James Long
230b2f8488
fix(tui): omit implicit cd autocomplete prefix ( #42206 )
2026-08-12 21:39:42 -04:00
Kit Langton
c894f87771
feat(tui): refine session tab activity indicators ( #42144 )
2026-08-12 16:43:58 -04:00
opencode-agent[bot]
fc5c781085
chore: generate
2026-08-12 20:29:39 +00:00
Kit Langton
f6aa1a67f0
fix(tui): improve selected spinner contrast ( #42141 )
2026-08-12 16:27:52 -04:00
Dax
a7642737c7
feat(core): add generic session inbox ( #42109 )
2026-08-12 15:28:04 -04:00
Kit Langton
0dec446ee6
fix(tui): restore tab marquee hover ( #42093 )
2026-08-12 14:47:34 -04:00
opencode-agent[bot]
3251bff6ff
chore: generate
2026-08-12 18:35:52 +00:00
Kit Langton
f713d39c61
fix(tui): keep interrupt confirmation visible ( #42096 )
2026-08-12 14:33:53 -04:00
Kit Langton
723f5e0028
fix(tui): consolidate developer tools controls ( #42088 )
2026-08-12 13:23:14 -04:00
Kit Langton
17cae23dce
fix(tui): stabilize repeated open menu ( #42086 )
2026-08-12 13:17:13 -04:00
opencode-agent[bot]
b50924b993
test: stabilize Windows integration coverage ( #42079 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-12 12:45:38 -04:00
Kit Langton
b24b1b3f16
fix(tui): keep exact-fit tab titles stationary ( #42073 )
2026-08-12 12:17:45 -04:00
Kit Langton
653b7d79cd
fix(tui): restore navigation keybind defaults ( #42066 )
2026-08-12 11:57:39 -04:00
Kit Langton
70ce0d0970
feat(tui): jump between open menu sections ( #42061 )
2026-08-12 15:52:51 +00:00
Kit Langton
bef795b2fe
fix(tui): smooth session tab marquees ( #42055 )
2026-08-12 15:49:17 +00:00
Kit Langton
70853b1e5b
feat(tui): surface plugin failures ( #41940 )
2026-08-12 10:51:00 -04: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
Kit Langton
d853ff8848
fix(tui): configure new session location ( #41929 )
2026-08-11 22:55:48 -04:00
Kit Langton
99166f7c17
feat(tui): add plus button to session tab bar ( #41887 )
2026-08-11 22:38:08 -04:00
Kit Langton
caae28e0d4
fix(tui): render instruction updates as compact notices ( #41900 )
2026-08-11 22:21:24 -04:00
Dax
93965df860
feat(session): record location switches ( #41899 )
2026-08-11 19:03:57 -07:00
Kit Langton
452335a78d
fix(tui): truncate fractional mtimes in fresh plugin specifiers ( #41891 )
2026-08-11 21:56:44 -04:00
Kit Langton
57b636df00
test(tui): resolve autocomplete paths per platform ( #41893 )
2026-08-11 21:28:23 -04:00
Dax
5da7eaa6eb
feat(api): continue pending work after interrupt ( #41888 )
2026-08-11 17:56:54 -07:00
Kit Langton
d8e126b817
feat(tui): hidden experiments section with per-tab prompt drafts ( #41862 )
2026-08-11 20:52:56 -04:00
James Long
7987aed8f3
feat(tui): autocomplete cd directories ( #41870 )
2026-08-11 20:52:16 -04:00
Kit Langton
b00d8d65fe
feat(tui): hierarchical slot tree for plugin UI placement ( #41189 )
2026-08-11 22:00:04 +00:00
Kit Langton
a5f7f8d3b5
fix(tui): deduplicate repeated image attachments ( #41651 )
2026-08-10 23:39:38 -04:00
Kit Langton
41c5853739
refactor: route Global path consumers through the service ( #41632 )
2026-08-10 21:37:09 -04:00
Kit Langton
8d989f6829
fix(tui): collapse execute child details ( #41624 )
2026-08-10 21:20:51 -04: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]
ceec9f5b66
fix(tui): measure complete turn duration ( #41508 )
...
Co-authored-by: Simon Klee <hello@simonklee.dk>
2026-08-10 20:27:22 +02:00
Kit Langton
bbb1b5e7d0
fix(tui): delay background work hint ( #41577 )
2026-08-10 13:47:31 -04:00
Kit Langton
f0b8ad1242
feat(tui): marquee hovered tab titles ( #41566 )
2026-08-10 13:47:21 -04:00
opencode-agent[bot]
6895728add
fix(tui): support single-color themes ( #41572 )
2026-08-10 12:54:37 -04:00
Shoubhit Dash
5e16a5dc66
fix(tui): restore web search failure details ( #41545 )
2026-08-10 19:24:59 +05:30
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
Kit Langton
bc51baa9a4
fix(tui): align session tab shortcut labels ( #41308 )
2026-08-08 20:19:51 -04:00
Kit Langton
ff0a0b0786
fix(tui): isolate lifecycle and theme tests ( #41310 )
2026-08-08 20:18:24 -04:00
Kit Langton
c2ba0bef6b
feat: attach skills to prompts ( #41188 )
2026-08-08 13:24:22 -04:00
opencode-agent[bot]
4194d55522
chore: generate
2026-08-08 04:21:03 +00:00
Kit Langton
fd09760903
fix(tui): open sessions by exact ID ( #41180 )
2026-08-07 22:29:09 -04:00
Kit Langton
2cf65c025a
fix(merman): support undirected edges and place multiline state labels ( #41171 )
2026-08-07 21:49:04 -04:00
Kit Langton
f3f1204802
feat(tui): render Mermaid diagrams ( #41113 )
2026-08-07 20:59:50 -04:00
opencode-agent[bot]
0b84e24e65
fix(tui): standardize compact terminology ( #41141 )
2026-08-07 16:26:14 -04:00