opencode
b5baba19c0
sync release versions for v1.18.12
2026-08-04 00:55:26 +00:00
opencode
1cfef864fb
sync release versions for v1.18.11
2026-08-01 11:44:43 +00:00
opencode
ecfff673a9
sync release versions for v1.18.10
2026-07-30 14:43:50 +00:00
opencode
a771b91696
sync release versions for v1.18.9
2026-07-28 18:14:59 +00:00
opencode
54b5ac3465
sync release versions for v1.18.8
2026-07-28 06:07:51 +00:00
opencode
c6dd6be401
sync release versions for v1.18.7
2026-07-27 07:32:58 +00:00
opencode
7f24f590cc
sync release versions for v1.18.6
2026-07-27 02:47:42 +00:00
opencode
fbd858b0de
sync release versions for v1.18.5
2026-07-24 22:18:13 +00:00
opencode
467c7dd9e7
sync release versions for v1.18.4
2026-07-20 15:28:16 +00:00
opencode
5ebcd03bcb
sync release versions for v1.18.3
2026-07-16 15:34:31 +00:00
opencode
4d28365b4d
sync release versions for v1.18.2
2026-07-15 16:15:34 +00:00
opencode
819c7d198d
sync release versions for v1.18.1
2026-07-14 21:37:51 +00:00
opencode
502c065b17
sync release versions for v1.18.0
2026-07-14 20:29:46 +00:00
opencode
c4ec20c787
sync release versions for v1.17.20
2026-07-13 21:09:53 +00:00
opencode
a6ae38c58f
sync release versions for v1.17.19
2026-07-13 16:34:54 +00:00
opencode-agent[bot]
fa9f21a9f9
feat(tui): show idle session directory ( #36457 )
...
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-11 20:31:57 +00:00
opencode
4bdb09abcd
sync release versions for v1.17.18
2026-07-09 18:51:42 +00:00
opencode
23d8865956
sync release versions for v1.17.17
2026-07-09 15:03:10 +00:00
opencode
62a3331c1e
sync release versions for v1.17.16
2026-07-09 06:35:57 +00:00
opencode
d797f2bebf
sync release versions for v1.17.15
2026-07-07 15:31:36 +00:00
opencode
8e06f1386f
sync release versions for v1.17.14
2026-07-06 18:50:51 +00:00
Simon Klee
85d35621b4
deps: upgrade OpenTUI to v0.4.3 ( #35226 )
2026-07-06 13:01:08 +02:00
David Hill
ae1ce46120
fix(tui): shorten home tips ( #31966 )
2026-07-05 14:44:10 -05:00
Simon Klee
09c3499215
tui: preserve spinner registration ( #35292 )
2026-07-04 09:44:23 +02:00
Aiden Cline
7a39a49144
fix(tui): align execute child calls with task indentation ( #35190 )
2026-07-03 12:06:58 -05:00
Aiden Cline
5c0fcd6876
feat(tui): render code-mode execute tool with child calls ( #35113 )
2026-07-03 11:17:21 -05:00
Aiden Cline
89409da8a5
revert: back out experimental codemode ( #35077 )
2026-07-02 23:57:30 -05:00
opencode-agent[bot]
3b8caa59c3
chore: generate
2026-07-03 04:49:44 +00:00
Aiden Cline
599d0b4e36
feat: experimental codemode ( #34677 )
2026-07-02 23:48:34 -05:00
Dustin Deus
3dc2d99eaa
feat(tui): add debug info dialog with copy to clipboard ( #35004 )
2026-07-02 23:00:53 +02:00
opencode
aaf3eb1674
sync release versions for v1.17.13
2026-07-01 15:19:04 +00:00
opencode
727e3e0313
sync release versions for v1.17.12
2026-06-30 19:48:01 +00:00
James Long
54fbd2a8b9
refactor(core): remove infrastructure layer exports ( #34624 )
2026-06-30 12:17:12 -04:00
opencode-agent[bot]
b8c773da2d
chore: generate
2026-06-30 05:09:55 +00:00
Dax
42e0b7825e
feat(tui): add yolo permission mode ( #33279 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-06-30 00:08:29 -05:00
Dax
d0eca28681
fix(sdk): preserve V2Event name for SSE streams ( #34171 )
2026-06-27 21:05:47 -04:00
Ben Guthrie
b072d285cb
fix(tui): register prompt.skills keybinds ( #34180 )
2026-06-27 11:06:14 -05:00
opencode-agent[bot]
dda8f95a63
fix(tui): use generated event union ( #34118 )
...
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local >
2026-06-26 18:04:53 -04:00
Luke Parker
c56cd56b95
fix(tui): preserve renderer initialization errors ( #33996 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-06-26 15:14:28 +05:30
Simon Klee
06232cc755
fix(tui): load root sessions in session switcher ( #33931 )
...
Request root sessions before applying the session list limit so child
sessions cannot crowd roots out of the switcher.
Keep the synchronized cache available while requests are pending or fail,
reconcile results with live updates, and retain current and pinned sessions.
Preserve selection by session ID when asynchronous results reorder the list.
Closes #16270
Closes #32725
2026-06-25 18:36:08 +02:00
opencode
9315b41aed
sync release versions for v1.17.11
2026-06-25 12:09:26 +00:00
Simon Klee
2dae865618
Revert "deps: update OpenTUI to 0.4.2 ( #33610 )" ( #33842 )
2026-06-25 10:38:09 +02:00
opencode
0d755aeb8f
sync release versions for v1.17.10
2026-06-24 20:37:40 +00:00
Simon Klee
a582ca6c33
tui: remove logo animation ( #33633 )
...
Render branding as a static logo to avoid continuous redraws and mouse-driven visual effects.
2026-06-24 19:28:46 +00:00
Simon Klee
bc4ce9687c
tui: fix multi-day duration formatting ( #33651 )
...
Report elapsed days and remaining hours instead of showing zero days and
the total duration as hours.
Close #32957
Close #32956
2026-06-24 12:05:06 +00:00
Victor Navarro
cca3084696
feat(tui): add main branch source to diff mode ( #30942 )
2026-06-24 10:35:37 +00:00
Victor Navarro
55b00c42a0
feat(tui): add diff viewer keybind ( #33365 )
2026-06-24 12:07:23 +02:00
Simon Klee
9c22ffc223
deps: update OpenTUI to 0.4.2 ( #33610 )
2026-06-24 09:22:24 +02:00
Aiden Cline
9d61f368a4
fix(tui): sort model picker by release date ( #33558 )
2026-06-23 22:35:47 -05:00
Dax Raad
f19572eeef
refactor(core): drop filesystem entry mime
2026-06-23 21:49:01 -04:00