opencode/packages/tui/test
2026-08-24 19:04:50 +02:00
..
cli fix(tui): load paginated session history (#44656) 2026-08-24 16:02:19 +05:30
component tui: preserve close target after tab removal (#44720) 2026-08-24 19:04:50 +02:00
context fix(tui): preserve rollback-compatible tab state (#44277) 2026-08-23 00:16:03 +00:00
feature-plugins fix(tui): open subagent panel from footer (#43325) 2026-08-19 10:33:44 -04:00
fixture feat(sdk): prepare v2 packages for publishing 2026-08-21 17:28:34 -04:00
mini fix(tui): restore option return newlines (#43655) 2026-08-20 10:19:36 -05:00
prompt fix(tui): restore global prompt history (#44416) 2026-08-23 17:53:16 -04:00
simulation
theme/v2 fix: eliminate flaky CI races (#43522) 2026-08-19 22:12:41 +00:00
ui fix: eliminate flaky CI races (#43522) 2026-08-19 22:12:41 +00:00
util tui: preserve selection after copy (#44496) 2026-08-23 20:40:19 +02:00
app-lifecycle.test.tsx fix(tui): preserve model label during location boot (#43974) 2026-08-21 17:06:43 -04:00
clipboard.test.ts feat(tui): add clipboard image previews and transcript rendering (#41603) 2026-08-10 22:51:39 +02:00
config-v2.test.tsx fix(tui): expose queued prompt shortcut (#43083) 2026-08-17 12:33:18 -04:00
config.test.tsx chore: merge dev into v2 (#41460) 2026-08-10 03:36:24 +00:00
editor.test.ts
keybind.test.ts refactor(tui): use command IDs for v2 keybinds (#41882) 2026-08-12 12:53:24 +00:00
keymap.test.tsx refactor(tui): use command IDs for v2 keybinds (#41882) 2026-08-12 12:53:24 +00:00
model-preference.test.ts
new-session-location.test.ts fix(tui): recover sessions from missing locations (#42455) 2026-08-13 20:49:18 -04:00
plugin-discovery.test.ts fix(tui): truncate fractional mtimes in fresh plugin specifiers (#41891) 2026-08-11 21:56:44 -04:00
plugin-hot-reload.test.tsx fix: eliminate flaky CI races (#43522) 2026-08-19 22:12:41 +00:00
plugin-markdown.test.ts feat(tui): render Mermaid diagrams (#41113) 2026-08-07 20:59:50 -04:00
plugin-reload.test.ts
plugin-structure.test.ts feat(tui): hierarchical slot tree for plugin UI placement (#41189) 2026-08-11 22:00:04 +00:00
runtime.test.tsx
theme.test.ts