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
Kit Langton
42d160f4a0
test: stabilize asynchronous integration checks ( #44787 )
2026-08-24 18:02:13 -04:00
Kit Langton
34bd7c220c
feat(session): report interrupt result ( #44766 )
2026-08-24 17:34:37 -04:00
Kit Langton
2f740cec5d
fix(tui): highlight shell script files ( #44772 )
2026-08-24 17:21:19 -04:00
Dax
de388dede4
feat(command): execute plugin callbacks
2026-08-24 16:01:58 -04:00
Kit Langton
f4cb9d06c8
fix(tui): keep remotely closed tabs closed ( #44715 )
2026-08-24 13:06:02 -04:00
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
Simon Klee
e2a7600a2a
tui: preserve close target after tab removal ( #44720 )
2026-08-24 19:04:50 +02: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
opencode-agent[bot]
e0cdf1ed09
fix(tui): restore global prompt history ( #44416 )
...
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
2026-08-23 17:53:16 -04:00
Kit Langton
2e67cee75b
fix(tui): recover from terminal forms ( #44516 )
2026-08-23 16:21:28 -04:00
Simon Klee
0d24ebdbbe
tui: preserve selection after copy ( #44496 )
...
Copy-on-select reset the click counter, so a third click could not select the full line. Keep the selection after copying to preserve multi-click input.
2026-08-23 20:40:19 +02:00
opencode-agent[bot]
4fee1bcf3c
fix(tui): preserve rollback-compatible tab state ( #44277 )
2026-08-23 00:16:03 +00:00
Kit Langton
c29a7c152d
feat(session): add viewed state ( #42811 )
2026-08-21 19:34:35 -04:00
Dax Raad
f28c10aa4d
feat(sdk): prepare v2 packages for publishing
2026-08-21 17:28:34 -04:00
Kit Langton
1864bc4161
fix(tui): preserve model label during location boot ( #43974 )
2026-08-21 17:06:43 -04:00
Kit Langton
fa1b4ef7ec
fix(tui): scope prompt history by session ( #43977 )
2026-08-21 19:46:10 +00:00
opencode-agent[bot]
b2551b4e5d
fix(tui): stop tab marquee after one cycle ( #43936 )
...
Co-authored-by: jlongster <17031+jlongster@users.noreply.github.com>
2026-08-21 14:10:54 -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
Dmitry Nefedov
afe4c5d23a
fix(tui): utilize TUI cursor style config in opencode2 mini ( #43529 )
2026-08-20 01:24:33 -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
opencode-agent[bot]
8fb534d03e
feat(tui): close tabs with middle click ( #43497 )
...
Co-authored-by: kitlangton <7587245+kitlangton@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-19 16:40:21 -04:00
Kit Langton
16b77e5b50
fix(tui): soften jump to latest action ( #43457 )
2026-08-19 11:41:57 -04:00
Kit Langton
d8debaa449
fix(tui): stabilize plugin reload generations ( #43447 )
2026-08-19 15:26:54 +00:00
opencode-agent[bot]
728053b645
fix(tui): avoid retrying broken plugin setup ( #43441 )
...
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-08-19 20:41:13 +05:30
Kit Langton
241a88a5d9
fix(tui): open subagent panel from footer ( #43325 )
2026-08-19 10:33:44 -04:00
Dax
f6f64d7ece
feat(cli): manage plugin packages ( #43283 )
2026-08-19 00:06:15 -04:00
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
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]
cd156f9f1c
test(tui): update web search label expectation ( #43166 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-18 03:22:35 +00: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
opencode-agent[bot]
30d778cf5f
fix(tui): clarify web search provider labels ( #43155 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-17 20:41:14 -05:00
Brendan Allan
e55a91eadd
refactor(app): use shared server data ( #43017 )
2026-08-18 08:18:33 +08:00
Kit Langton
238ce304a9
fix(tui): expose queued prompt shortcut ( #43083 )
2026-08-17 12:33:18 -04:00
Kit Langton
759695d87c
fix(tui): show full tab numbers ( #43081 )
2026-08-17 11:30:49 -04:00
opencode-agent[bot]
875b28658f
fix(tui): preserve scroll position across tabs ( #43013 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-08-17 13:56:30 +05:30
Dax
39810da936
docs: reorganize v2 documentation ( #42947 )
2026-08-16 19:35:48 -04:00
opencode-agent[bot]
fd2699b4d7
fix(tui): clarify saved permission copy ( #41144 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
2026-08-16 17:14:19 -05:00
Kit Langton
58a36a1560
fix(tui): preserve path suffix in prompt footer ( #42800 )
2026-08-15 18:21:07 +00:00
Dax
0d7904c91f
refactor(core): model provider activation explicitly ( #42791 )
...
Co-authored-by: Michael Hart <mhart@cloudflare.com>
2026-08-15 16:29:09 +00:00
Kit Langton
98f5e86122
fix(tui): refresh moved tab metadata ( #42696 )
2026-08-14 23:25:25 -04:00
Kit Langton
ab7a0bf65c
fix(tui): ignore stray releases on new session controls ( #42673 )
2026-08-14 20:57:49 -04:00
opencode-agent[bot]
e6a3b951b5
chore: generate
2026-08-14 22:19:55 +00:00
James Long
62b67f2761
refactor(protocol): move worktree routes out of experimental namespace ( #42656 )
2026-08-14 18:18:40 -04:00
Kit Langton
a609acbb67
fix(tui): refine tab marquee motion ( #42617 )
2026-08-14 13:30:21 -04:00