Commit Graph

19 Commits

Author SHA1 Message Date
opencode-agent[bot] 0879375e66 feat(tui): exit subagent menu with up arrow (#36951)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-15 16:00:53 -05:00
Sebastian 91ff6fa279 fix(tui): prevent duplicate renderable IDs (#32110) 2026-06-13 00:51:32 +02:00
Simon Klee 42a94c6dd1 run: make minimal mode more minimal (#31227) 2026-06-07 23:26:14 +02:00
Dax 93316f1fae refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
Simon Klee ce2e4ea4a9 opencode/run: refresh themes after terminal reloads (#30917) 2026-06-05 09:47:17 +00:00
Kit Langton 75c5d0ab83 feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
Simon Klee b9ef0922d6 Revert "tui: revert OpenTUI upgrade to 0.2.16 (#30383)" (#30452) 2026-06-02 20:49:31 +02:00
Simon Klee 963da94117 tui: revert OpenTUI upgrade to 0.2.16 (#30383) 2026-06-02 13:26:54 +02:00
Simon Klee 262b1658fe tui: show model context in run footer (#30380) 2026-06-02 13:09:03 +02:00
opencode-agent[bot] b2fe9b7380 chore: generate 2026-06-01 07:27:27 +00:00
Simon Klee 401dbd7e05 opencode(run): add queued prompt management (#30103)
Direct run mode previously made submitted follow-up prompts irrevocable while a response was still running. Let users edit or remove queued prompts before dispatch without interrupting the active turn.
2026-06-01 09:26:09 +02:00
Dax Raad 391bf8122e test(tui): skip crashing keymap textarea renderer 2026-05-31 12:06:03 -04:00
opencode-agent[bot] 8f4fffcf90 chore: generate 2026-05-31 08:59:27 +00:00
Simon Klee 628148c828 tui(run): use keymap instead of raw key events (#30077)
Co-authored-by: Sebastian Herrlinger <hasta84@gmail.com>
2026-05-31 10:58:12 +02:00
Kit Langton 7c0793159e fix(tui): separate question checkmark labels (#28558) 2026-05-20 21:35:59 -04:00
opencode-agent[bot] faa6ff0e44 chore: generate 2026-05-20 19:09:16 +00:00
Simon Klee bfea58dfe4 run: replace subagent tabs with on-demand picker (#28508)
Move subagent navigation into the existing palette: a
"View subagents" command entry, a dedicated picker panel, and a
Down-arrow shortcut from the empty composer.
2026-05-20 21:07:35 +02:00
opencode-agent[bot] 0fe4c8b953 chore: generate 2026-05-08 10:18:22 +00:00
Simon Klee 3a519e1dbc feat(opencode): add interactive split-footer mode to run (#23557) 2026-05-08 12:17:14 +02:00