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
Kit Langton
afd7492018
fix(tui): reduce cached transcript remount work ( #46145 )
...
Configure custom Markdown renderers before assigning content and share a reactive message-position index across assistant footers. Preserve completion ordering and historical footer metrics, with regression coverage for prepend, same-length refresh, and revert.
2026-08-31 12:15:39 -04:00
Shoubhit Dash
e56ceed32b
Revert "fix(tui): surface subagent permissions and questions" ( #46376 )
2026-08-31 15:41:46 +05:30
Shoubhit Dash
9c39e75ce2
fix(tui): surface subagent permissions and questions ( #44976 )
2026-08-31 14:38:05 +05:30
Dax
6a2c3e91c7
feat(plugin): add typed rpc and custom events ( #46105 )
2026-08-30 21:28:19 -04:00
Kit Langton
171947787c
test(tui): wait for diff base search focus ( #46083 )
...
Wait for the diff-base search input to receive focus before typing. Preserve existing assertions and timeouts while removing the render-versus-focus test race.
2026-08-29 08:37:32 -04:00
Kit Langton
e3bda5e2d0
feat(tui): add branch review scopes
2026-08-28 22:46:23 -04:00
Kit Langton
ad9117b107
fix(session): run user shells immediately in the background
...
Run user shell commands concurrently with model execution, retain their output in one shell entry, and admit non-waking completion messages. Share result capture and notification formatting across shell callers.
2026-08-28 22:46:20 -04:00
Kit Langton
426e5c6389
fix(tui): open recent picker before server reads ( #45977 )
...
Open the recent-session and project picker synchronously with selectable cached rows and independent refreshes. Reconcile committed moves and deletions without restoring stale rows, preserve dismissal and selection through delayed reads, and keep filtered selections visible after asynchronous results arrive.
2026-08-28 15:18:24 -04:00
Kit Langton
1ce3c7e580
fix(tui): stop flashing when jumping to session start
...
Buffer bulk history privately and publish once with a bounded head window. Preserve pending anchor compensation while ensuring newer navigation cancels obsolete Home work. Add atomic-loading and real-App navigation regressions.
2026-08-28 14:35:31 -04:00
opencode-agent[bot]
f6992059be
fix(core): isolate shell jobs by shell ID ( #45985 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-28 13:13:16 -05:00
Kit Langton
92b9eebab2
feat(tui): streamline diff review workflow ( #45817 )
2026-08-28 00:11:29 -04:00
Kit Langton
96d84626f8
fix(core): keep project labels stable across clones ( #45735 )
...
Keep shared project labels stable across clones while explicitly using each selected checkout for worktree creation and setup. Preserve real directory rename handling and cover the TUI Home and app workspace creation paths.
2026-08-27 17:35:18 -04:00
Kit Langton
83ff4253f5
test: share session message expectations ( #45454 )
2026-08-27 10:58:12 -04:00
James Long
b0b5bf6749
feat(tui): jump to background tool starts ( #45554 )
2026-08-27 10:56:51 -04:00
James Long
80653a0a1a
fix(tui): preserve resolved server directory ( #45354 )
2026-08-26 15:40:00 -04:00
Kit Langton
fedf017e25
fix(tui): clarify code mode tool call rendering
2026-08-26 11:27:17 -04:00
Kit Langton
3d7ba38965
feat(tui): investigate errors in a new session
2026-08-26 10:43:40 -04:00
Dax
91028a690b
feat(tui): show LLM token throughput
2026-08-26 09:23:53 -04:00
David Hill
474c3588c1
fix(tui): use unicode ellipses in interface text ( #45143 )
2026-08-25 22:26:15 -05:00
Kit Langton
cb863b8ea5
fix(tui): dismiss the active interaction with ctrl-c ( #45111 )
2026-08-25 22:38:50 -04:00
Dax Raad
297a3328c6
feat(tui): group MCP integrations in connection dialog
2026-08-25 19:14:12 -04:00
Dax
eb1ac54d73
feat(tui): support multiple integration accounts ( #45072 )
2026-08-25 17:03:16 -04:00
Kit Langton
1f45962c84
fix(tui): support inline session rename and title regeneration ( #45023 )
2026-08-25 13:10:22 -04:00
opencode-agent[bot]
5c25c38961
fix(tui): paste into active custom answers ( #44849 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-25 18:19:28 +05:30
opencode-agent[bot]
3e82b1a9fd
fix(tui): provide location context in MCP tests ( #44734 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-24 12:05:25 -05:00
opencode-agent[bot]
3b8949b1ee
fix(tui): load paginated session history ( #44656 )
...
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-08-24 16:02:19 +05:30
Kit Langton
2e67cee75b
fix(tui): recover from terminal forms ( #44516 )
2026-08-23 16:21:28 -04:00
Kit Langton
c29a7c152d
feat(session): add viewed state ( #42811 )
2026-08-21 19:34:35 -04:00
Luke Parker
f6fcbaad5e
refactor(app): establish composer flow ( #43768 )
2026-08-21 14:23:14 +10:00
opencode-agent[bot]
cb25ed8cc8
fix(tui): restore option return newlines ( #43655 )
...
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-08-20 10:19:36 -05:00
Kit Langton
6b09b9e6a2
feat(client): optimistic prompt admission with client-minted IDs ( #43520 )
2026-08-19 20:34:12 -04:00
Kit Langton
f8c46684eb
fix: eliminate flaky CI races ( #43522 )
2026-08-19 22:12:41 +00:00
Kit Langton
c4afbc4aae
fix(tui): handle form clipboard shortcut ( #43526 )
2026-08-19 18:10:44 -04:00
Filip
594c395576
fix(tui): restore MCP sign-in flow ( #43274 )
2026-08-18 20:02:10 +02:00
opencode-agent[bot]
bac474aaa0
fix(tui): scope session picker to active location ( #43264 )
...
Co-authored-by: neriousy <34747899+neriousy@users.noreply.github.com>
2026-08-18 17:01:15 +00:00
Dax Raad
c3a6721de2
refactor(tui): standardize builtin plugin ids
2026-08-18 10:06:59 -04:00
opencode-agent[bot]
a1eca087d4
fix(tui): streamline generic tool rendering ( #43158 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-17 21:04:07 -05:00
Kit Langton
bdbccca1f3
feat(tui): refine question form interactions ( #42493 )
2026-08-14 14:54:32 +00:00
opencode-agent[bot]
9872fb8a54
refactor(api): remove legacy question service ( #42562 )
...
Co-authored-by: Filip Hejmowski <fhejmowski@simplito.com>
Co-authored-by: neriousy <hejmowskifilip@gmail.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-14 14:38:32 +00:00
Kit Langton
5816fcbc61
fix(tui): preserve toast hover state ( #42419 )
2026-08-13 20:31:37 -04:00
Kit Langton
95be07463b
feat(tui): add interactive toast actions ( #42407 )
2026-08-13 21:38:12 +00:00
Kit Langton
9fff6e2b4f
fix(tui): prioritize composer keybinds ( #42384 )
2026-08-13 18:12:39 +00:00
Kit Langton
2cf20e660e
fix(tui): restore composer shell kill shortcut ( #42366 )
2026-08-13 17:40:47 +00:00
opencode-agent[bot]
fc5c781085
chore: generate
2026-08-12 20:29:39 +00:00
Kit Langton
f6aa1a67f0
fix(tui): improve selected spinner contrast ( #42141 )
2026-08-12 16:27:52 -04:00
Dax
a7642737c7
feat(core): add generic session inbox ( #42109 )
2026-08-12 15:28:04 -04:00
opencode-agent[bot]
3251bff6ff
chore: generate
2026-08-12 18:35:52 +00:00
Kit Langton
f713d39c61
fix(tui): keep interrupt confirmation visible ( #42096 )
2026-08-12 14:33:53 -04:00
Kit Langton
17cae23dce
fix(tui): stabilize repeated open menu ( #42086 )
2026-08-12 13:17:13 -04:00