opencode/packages/tui/test
2026-08-23 00:16:03 +00:00
..
cli feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
component fix(tui): stop tab marquee after one cycle (#43936) 2026-08-21 14:10:54 -04: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): scope prompt history by session (#43977) 2026-08-21 19:46:10 +00: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 fix(tui): navigate nested subagents (#43290) 2026-08-18 23:02:45 +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