opencode/packages/tui/test
opencode-agent[bot] 511b4556a2
fix(tui): navigate nested subagents (#43290)
Co-authored-by: neriousy <34747899+neriousy@users.noreply.github.com>
2026-08-18 23:02:45 +02:00
..
cli fix(tui): restore MCP sign-in flow (#43274) 2026-08-18 20:02:10 +02:00
component fix(tui): ignore stray releases on new session controls (#42673) 2026-08-14 20:57:49 -04:00
context refactor(app): use shared server data (#43017) 2026-08-18 08:18:33 +08:00
feature-plugins feat(tui): surface plugin failures (#41940) 2026-08-12 10:51:00 -04:00
fixture chore: generate 2026-08-14 22:19:55 +00:00
mini test(tui): update web search label expectation (#43166) 2026-08-18 03:22:35 +00: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 fix(tui): preserve path suffix in prompt footer (#42800) 2026-08-15 18:21:07 +00:00
util fix(tui): navigate nested subagents (#43290) 2026-08-18 23:02:45 +02: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): 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
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