opencode/packages/tui/test
opencode-agent[bot] fcce2d7cc9
test(tui): await dialog text selection (#46143)
Co-authored-by: kitlangton <7587245+kitlangton@users.noreply.github.com>
2026-08-31 13:44:00 -04:00
..
cli test(tui): await dialog text selection (#46143) 2026-08-31 13:44:00 -04:00
component test(tui): remove brittle animation sampling (#46003) 2026-08-28 19:16:47 +00:00
context fix(client): isolate shared event consumers (#46393) 2026-08-31 19:32:27 +05:30
feature-plugins feat(tui): streamline diff review workflow (#45817) 2026-08-28 00:11:29 -04:00
fixture fix(tui): admit compaction requests optimistically (#45973) 2026-08-28 14:00:09 -04:00
mini fix(core): materialize mentioned skills on prompts (#44840) 2026-08-25 22:04:09 -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 refactor(tui): extract reusable pane resize logic (#45939) 2026-08-28 11:20:23 -04:00
util Revert "fix(tui): surface subagent permissions and questions" (#46376) 2026-08-31 15:41:46 +05:30
app-lifecycle.test.tsx fix(tui): reduce cached transcript remount work (#46145) 2026-08-31 12:15:39 -04:00
clipboard.test.ts feat(tui): add clipboard image previews and transcript rendering (#41603) 2026-08-10 22:51:39 +02:00
compact-admission.test.tsx fix(tui): admit compaction requests optimistically (#45973) 2026-08-28 14:00:09 -04:00
config-v2.test.tsx feat(tui): add branch review scopes 2026-08-28 22:46:23 -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
markdown-streaming.test.tsx feat(tui): render LaTeX as Unicode math (#45339) 2026-08-26 16:14:37 -04: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 feat(plugin): add typed rpc and custom events (#46105) 2026-08-30 21:28:19 -04:00
plugin-hot-reload.test.tsx feat(plugin): add typed rpc and custom events (#46105) 2026-08-30 21:28:19 -04: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
session-home.test.tsx fix(tui): stop flashing when jumping to session start 2026-08-28 14:35:31 -04:00
theme.test.ts