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
Simon Klee
8381153418
fix(tui): respect selection copy modes ( #45758 )
2026-08-27 23:53:07 +02:00
Kit Langton
2602dcd0a7
refactor(core): encapsulate physical attempt execution ( #45294 )
...
Extract physical-attempt streaming, tool execution, and durable settlement from the Session runner. Preserve logical-Step retry and recovery policy, use tagged drain outcomes, and fix multi-click selection during auto-copy.
2026-08-26 12:41:45 -04:00
James Long
9cca8dd6e0
feat(tui): add persistent session terminals ( #44971 )
2026-08-26 09:30:03 -04:00
Kit Langton
2f740cec5d
fix(tui): highlight shell script files ( #44772 )
2026-08-24 17:21:19 -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]
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
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
Kit Langton
a609acbb67
fix(tui): refine tab marquee motion ( #42617 )
2026-08-14 13:30:21 -04:00
Shoubhit Dash
3d3bbd48f9
feat(core): add tavily web search ( #42591 )
2026-08-14 20:20:10 +05:30
Kit Langton
70efd3fb38
fix(tui): preserve background hint timing ( #42577 )
2026-08-14 13:18:53 +00:00
Kit Langton
b24b1b3f16
fix(tui): keep exact-fit tab titles stationary ( #42073 )
2026-08-12 12:17:45 -04:00
Kit Langton
bef795b2fe
fix(tui): smooth session tab marquees ( #42055 )
2026-08-12 15:49:17 +00:00
Kit Langton
bbb1b5e7d0
fix(tui): delay background work hint ( #41577 )
2026-08-10 13:47:31 -04:00
Kit Langton
f0b8ad1242
feat(tui): marquee hovered tab titles ( #41566 )
2026-08-10 13:47:21 -04:00
opencode-agent[bot]
4194d55522
chore: generate
2026-08-08 04:21:03 +00:00
opencode-agent[bot]
ee6577936d
refactor(tui): remove unused duration formatter ( #39964 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:32:46 -04:00
opencode-agent[bot]
8285a18f18
refactor(tui): remove unused revert diff parser ( #39963 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:32:35 -04:00
opencode-agent[bot]
70393a1d18
Remove unused error data serializer ( #39960 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:31:22 -04:00
Kit Langton
7aaf4e7750
refactor(session): centralize fallback title policy ( #39890 )
2026-07-31 10:56:38 -04:00
Kit Langton
eb95bd27fe
feat(session): make generated titles optional ( #39747 )
2026-07-30 21:24:34 -04:00
Kit Langton
37a1b80d5a
feat(tui): add adaptive session tabs ( #39396 )
2026-07-28 17:12:07 -04:00
Kit Langton
79c1544072
refactor(tools): unify tool APIs and result handling ( #38367 )
2026-07-23 21:13:31 +00:00
opencode-agent[bot]
3f4fb3f9db
fix(tui): show opencode2 continuation command ( #37933 )
...
Co-authored-by: Dax <mail@thdxr.com>
2026-07-20 13:36:02 +00:00
Simon Klee
0eb71d0fc7
refactor(tui): extract shared frontend helpers ( #37868 )
2026-07-20 10:43:02 +02:00
Kit Langton
c0ed0106b1
fix(tui): show background shell completion ( #36534 )
2026-07-12 21:01:36 -04:00
Dax Raad
2a7e32c416
refactor(tui): remove legacy sdk surfaces
2026-07-11 16:38:02 -04:00
Kit Langton
00ab94c44f
fix(tui): stabilize compaction completion ( #36435 )
2026-07-11 13:06:14 -04:00
Kit Langton
ed6ad272ec
refactor(schema): apply session review decisions ( #35793 )
2026-07-07 22:10:11 -04:00
Aiden Cline
910e37f6d8
fix: update v2 session usage metrics ( #35468 )
2026-07-07 14:31:54 -05:00
Kit Langton
62af66a74f
fix(tui): distinguish variant switch notices ( #35315 )
2026-07-04 10:58:56 -04:00
Kit Langton
33705e632a
fix(tui): use catalog display name in model switch notices ( #34913 )
2026-07-02 16:09:45 -04:00
opencode-agent[bot]
cfd35c9354
fix(tui): include variant in model switch notice ( #34856 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-02 00:17:18 -05:00
opencode-agent[bot]
02f012f5d1
fix(tui): clear onboarding after provider connect ( #34819 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-01 21:10:24 -05:00
Dax
106f8e94d6
refactor(tui): extract standalone package ( #31193 )
2026-06-07 05:24:27 +00:00
opencode-agent[bot]
155e1f20d6
chore: generate
2026-06-07 03:28:52 +00:00
Dax
fe0c4f8c74
refactor(server): canonicalize service API ( #31049 )
2026-06-07 03:27:28 +00:00