opencode/packages/tui/test
opencode-agent[bot] 683f5fdee0
fix(tui): inherit model for new sessions (#44879)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-24 23:58:09 -05:00
..
cli fix(tui): provide location context in MCP tests (#44734) 2026-08-24 12:05:25 -05:00
component test: stabilize asynchronous integration checks (#44787) 2026-08-24 18:02:13 -04:00
context test: stabilize asynchronous integration checks (#44787) 2026-08-24 18:02:13 -04: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 feat(session): report interrupt result (#44766) 2026-08-24 17:34:37 -04: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 fix(tui): highlight shell script files (#44772) 2026-08-24 17:21:19 -04:00
app-lifecycle.test.tsx fix(tui): inherit model for new sessions (#44879) 2026-08-24 23:58:09 -05: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