Commit graph

987 commits

Author SHA1 Message Date
Kit Langton
691e630ea5 refactor(tui): remove unavailable sharing commands 2026-07-31 21:45:11 +00:00
Kit Langton
102086c50f
feat(tui): hot-reload local TUI plugins (#39776) 2026-07-31 16:35:05 -04:00
opencode-agent[bot]
f92e490bb6
fix(tui): preserve diff hunk boundaries (#39693)
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
2026-07-31 14:47:36 -04:00
Kit Langton
0481dba88e
fix(tui): improve narrow layouts (#39918) 2026-07-31 14:44:13 -04:00
Kit Langton
dd0e41c633
fix(tui): render plugin slots and routes with component semantics (#39917) 2026-07-31 14:30:57 -04:00
Kit Langton
3bfce3fd2d
feat(tui): expand pasted text (#39920) 2026-07-31 18:17:35 +00:00
Kit Langton
0e26116f68
fix(tui): stabilize open picker 2026-07-31 16:38:48 +00:00
Kit Langton
dc3c996892
fix(tui): stabilize generated session titles (#39894) 2026-07-31 11:13:25 -04:00
Kit Langton
7fd12c560c
fix(tui): fit project paths in open menu (#39887) 2026-07-31 11:07:12 -04:00
Kit Langton
7aaf4e7750
refactor(session): centralize fallback title policy (#39890) 2026-07-31 10:56:38 -04:00
Kit Langton
1311d909a7
fix(tui): preserve session location during handoff (#39886) 2026-07-31 10:54:36 -04:00
Kit Langton
d07d9ae0da
fix(tui): remove shells from their location (#39885) 2026-07-31 10:46:43 -04:00
Kit Langton
1d18459cdc
fix(tui): align session picker scope (#39784) 2026-07-31 10:32:16 -04:00
Kit Langton
db45026c6c
fix(tui): default tabs to global scope (#39783) 2026-07-31 10:15:53 -04:00
Kit Langton
77df98db51 Revert "feat(tui): delete current session (#39750)"
This reverts commit 7814568ba0.
2026-07-31 10:01:35 -04:00
Kit Langton
5c7e2b5042
fix(tui): clarify open menu project labels (#39780) 2026-07-30 21:34:29 -04:00
Kit Langton
eb95bd27fe
feat(session): make generated titles optional (#39747) 2026-07-30 21:24:34 -04:00
Kit Langton
865f512a44
fix(tui): preserve current selection across list updates (#39774) 2026-07-31 00:48:51 +00:00
Kit Langton
a460f02f67
feat(tui): inherit session directory when creating a new session (#39753) 2026-07-30 20:31:38 -04:00
Kit Langton
146fdb9de1
feat(tui): add open menu for sessions and projects (#39752) 2026-07-30 20:08:12 -04:00
Kit Langton
b866900417
fix(tui): name deleted session in toast (#39768) 2026-07-30 19:59:27 -04:00
Kit Langton
8e3e94aa26
fix(tui): focus palette settings after layout (#39585) 2026-07-30 19:39:16 -04:00
Kit Langton
7814568ba0
feat(tui): delete current session (#39750) 2026-07-30 17:06:41 -04:00
Kit Langton
16b247f756
fix(tui): smooth new session tab handoff (#39745) 2026-07-30 16:17:01 -04:00
Kit Langton
22d2012f75
fix(tui): register storybook only for story runs (#39733) 2026-07-30 15:55:05 -04:00
Kit Langton
cc883058df
feat(tui): reopen closed session tabs (#39731) 2026-07-30 15:54:43 -04:00
Kit Langton
8ebc4c6f85
fix(tui): call session tabs just tabs (#39730) 2026-07-30 15:52:58 -04:00
Kit Langton
b0ed9990b3
feat(tui): add option tab shortcuts (#39725) 2026-07-30 15:51:10 -04:00
Kit Langton
e1c04dcce6
feat(tui): add temporary new session tab (#39735) 2026-07-30 15:05:34 -04:00
Kit Langton
188c642d8c
refactor(tui): flatten project picker list (#39726) 2026-07-30 14:18:16 -04:00
Kit Langton
ce7a7e4e23
fix(tui): truncate project picker paths (#39678) 2026-07-30 13:13:31 -04:00
Kit Langton
cba5ba03e3
fix(tui): show shells from session location (#39691) 2026-07-30 13:12:01 -04:00
Kit Langton
49081a4e24
fix(tui): flash tabs on prompt admission (#39702) 2026-07-30 16:57:36 +00:00
opencode-agent[bot]
0ffec67ca3
refactor: remove unused V2 code (#39699)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-30 11:25:03 -05:00
Kit Langton
02f3504055
fix(tui): hide redundant session directory labels (#39686) 2026-07-30 11:37:33 -04:00
Kit Langton
77aa85c589
feat(tui): project picker with footer crossfade (#39566) 2026-07-30 10:39:22 -04:00
Dax Raad
a618946b7e fix(tui): reload plugins with config 2026-07-30 10:31:09 -04:00
Kit Langton
78c139b8b5
feat(plugin): add ui.tabs API for session tab control (#39591) 2026-07-29 22:57:39 -04:00
Kit Langton
c161978852
feat(tui): prefetch open session tabs after connect (#39589) 2026-07-29 22:23:13 -04:00
Kit Langton
cb37a7166a
feat(tui): make session tab switching fast for long transcripts (#39568) 2026-07-29 22:23:10 -04:00
Dax Raad
488445a679 fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
Aiden Cline
b1a5e8a6ae
test(tui): restore compaction event lifecycle (#39581) 2026-07-29 18:11:58 -05:00
Kit Langton
3c259fc552
feat(tui): replace scrap screen with component storybook (#39548) 2026-07-29 15:51:15 -04:00
James Long
464649e67e
feat(tui): batch event delivery (#39551) 2026-07-29 15:20:39 -04:00
Kit Langton
4f871906bc
fix(tui): support cd before session creation (#39555) 2026-07-29 18:45:42 +00:00
Kit Langton
b985d2eb8e
feat(tui): polish session tab animations (#39542) 2026-07-29 13:50:49 -04:00
Dax Raad
014908a8d7 feat(tui): reload config file changes 2026-07-29 13:05:48 -04:00
Dax Raad
f599f8f3d3 fix(tui): guard Bun runtime plugin support 2026-07-29 12:57:35 -04:00
James Long
c2e975c4e6
refactor(plugin): expose resolved TUI theme (#39536) 2026-07-29 12:51:55 -04:00
Dax Raad
6aa250ee5d refactor(tui): flatten state storage path 2026-07-29 12:39:21 -04:00