opencode/packages/tui/test
2026-08-13 21:54:56 -04:00
..
cli fix(tui): preserve toast hover state (#42419) 2026-08-13 20:31:37 -04:00
component fix(tui): stop attention glow breathing (#42404) 2026-08-13 16:38:06 -04:00
context fix(tui): scope unread updates to focused terminal (#42471) 2026-08-13 21:54:56 -04:00
feature-plugins feat(tui): surface plugin failures (#41940) 2026-08-12 10:51:00 -04:00
fixture refactor(core): replace project copies with worktrees (#42149) 2026-08-13 18:06:28 -04:00
mini feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -04:00
prompt feat(tui): graduate per-tab prompt drafts (#42358) 2026-08-13 16:57:53 +00:00
simulation
theme/v2 fix(tui): support single-color themes (#41572) 2026-08-10 12:54:37 -04:00
ui
util fix(tui): keep exact-fit tab titles stationary (#42073) 2026-08-12 12:17:45 -04:00
app-lifecycle.test.tsx feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -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): consolidate developer tools controls (#42088) 2026-08-12 13:23:14 -04:00
config.test.tsx chore: merge dev into v2 (#41460) 2026-08-10 03:36:24 +00:00
editor.test.ts
index.test.tsx
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 feat(tui): hierarchical slot tree for plugin UI placement (#41189) 2026-08-11 22:00:04 +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