Shoubhit Dash
e5101d9651
test(llm): lock event reducer laws ( #34423 )
2026-06-29 17:22:46 +05:30
Shoubhit Dash
b0151e1d02
test(llm): verify generate reducer law ( #34418 )
2026-06-29 17:01:45 +05:30
opencode-agent[bot]
c3637753bc
chore: generate
2026-06-29 10:58:22 +00:00
Shoubhit Dash
48fc9e3cc3
feat(llm): add response reducer ( #34417 )
2026-06-29 16:26:33 +05:30
opencode-agent[bot]
82a482b36d
chore: generate
2026-06-29 10:45:44 +00:00
Aarav Sareen
7fac84319d
feat(app): align slash popover to v2 tokens ( #34286 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-29 18:44:18 +08:00
Aarav Sareen
0a5e617da8
feat(app): update message part ui to v2 ( #34394 )
2026-06-29 18:43:06 +08:00
Jack
b5f92c9f48
docs: fix Kimi K2.7 Go model ID ( #34413 )
2026-06-29 18:39:43 +08:00
Aarav Sareen
2070fd9bc2
feat(app): improve projects sidebar reactivity ( #34391 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-29 18:20:26 +08:00
opencode-agent[bot]
48dc05eee7
chore: generate
2026-06-29 10:13:23 +00:00
Aarav Sareen
84bb706537
feat(app): new timeline header ( #34192 )
2026-06-29 18:11:32 +08:00
opencode-agent[bot]
be8cfa7e08
chore: generate
2026-06-29 09:51:40 +00:00
Aarav Sareen
56a789d926
feat(app): show loader on session hover ( #34224 )
2026-06-29 17:50:14 +08:00
Aarav Sareen
5409151ad4
feat(app): sticky session list header ( #34220 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-29 17:49:10 +08:00
Frank
f90d154465
zen: budget
2026-06-29 05:46:56 -04:00
Frank
078385d386
zen: budget
2026-06-29 05:46:56 -04:00
Filip
beaaa174ea
fix(app): disable empty server chevron ( #34292 )
2026-06-29 15:28:01 +08:00
opencode-agent[bot]
fb59606bb4
test(core): fix layer node replacement type expectation ( #34386 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-29 00:03:02 -05:00
Dax Raad
e8ac44430b
feat(cli): poll for updates every 10 minutes in serve
2026-06-29 00:59:01 -04:00
Dax Raad
5ae93092aa
refactor(core): replace bash tool with shell tool
2026-06-29 00:44:17 -04:00
opencode-agent[bot]
846d548154
chore: generate
2026-06-29 03:49:43 +00:00
James Long
84336e4f91
refactor(core): refine layer node replacements ( #34377 )
2026-06-28 23:48:18 -04:00
Kit Langton
595c6bd4a7
feat: add v2 generate text endpoint ( #34371 )
2026-06-28 22:43:58 -04:00
Kit Langton
7073e8797f
fix(core): remove per-prompt system option ( #34361 )
2026-06-28 21:56:59 -04:00
Kit Langton
f7034a35a8
feat(core): add v2 manual compaction ( #34336 )
2026-06-28 21:18:19 -04:00
Kit Langton
53b93b6991
feat(sdk-next): let embedders contribute plugins via opencode.plugin ( #34356 )
2026-06-28 20:30:21 -04:00
OpeOginni
01a5c69244
feat(tui): integrate ServerAuth headers into transport configuration for external served TUI thread ( #29876 )
2026-06-28 19:24:27 -05:00
opencode-agent[bot]
d78f91afeb
chore: generate
2026-06-28 23:36:32 +00:00
Brendan Allan
33762292f7
fix(app): wrap model.set in startTransition ( #34351 )
2026-06-29 07:35:09 +08:00
opencode-agent[bot]
5d6aa3b41a
chore: generate
2026-06-28 23:18:35 +00:00
OpeOginni
683aca5dbe
feat(desktop): Display stored totals for Tokens and Cost in Desktop Session Context ( #28887 )
2026-06-28 23:17:08 +00:00
Aiden Cline
92025e9a47
fix(mcp): clarify debug oauth probe ( #34350 )
2026-06-28 18:16:29 -05:00
Max Anderson
411e053572
fix(mcp): reconnect after OAuth even when server is disabled
...
Closes #33915
2026-06-28 18:07:10 -05:00
Frank
b862d178bf
zen: update alert role
2026-06-28 18:53:32 -04:00
opencode-agent[bot]
6067019434
fix(core): restore v2 model prompts ( #34275 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-28 14:47:20 -05:00
Dax
42a3cf9645
fix(core): commit staged revert before admitting new prompt ( #34338 )
2026-06-28 14:50:06 -04:00
Kit Langton
04c6bed240
feat(core): restore per-request system prompt ( #34335 )
2026-06-28 14:02:46 -04:00
Frank
bda0ddc207
zen: new inference
2026-06-28 13:48:42 -04:00
Kit Langton
94e3a29d2f
feat(core): wire v2 subagent tool ( #34320 )
2026-06-28 12:52:39 -04:00
Kit Langton
41283933ff
chore: merge dev into v2 ( #34317 )
...
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Affan Ali <93028901+affanali2k3@users.noreply.github.com>
Co-authored-by: affanali2k3 <affanalikhanxx@gmail.com>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Ben Guthrie <benjee.012@gmail.com>
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
2026-06-28 11:30:38 -04:00
Brendan Allan
58ba99e505
fix(desktop): avoid destroyed window permission checks ( #34300 )
2026-06-28 20:06:15 +08:00
Filip
6ee817d041
fix(app): disable add project when given server is offline ( #34294 )
2026-06-28 18:45:05 +08:00
Kit Langton
dfeb1b5051
feat(client): generate complete protocol client ( #34164 )
2026-06-27 22:25:40 -04:00
opencode-agent[bot]
61a7f6db35
chore: update nix node_modules hashes
2026-06-28 01:20:08 +00:00
Dax
6446b8ae3b
fix(sdk): preserve V2Event name for SSE streams ( #34171 )
2026-06-27 21:05:47 -04:00
Dax Raad
11bf8d8a42
refactor(cli): simplify updater, remove cache and confirmation
...
- Remove the 24h disk cache (State, readState/writeState, checkInterval)
that served stale latest versions within the TTL window
- Remove file lock (Flock) and confirmation prompt (Prompt/Terminal)
- Every check now hits the npm registry directly
- Updates always auto-install on any version mismatch within the same
major, including rollbacks where the registry version is lower
- Drop the interactive option from check() and the confirm/declined/
dismissed action concepts
2026-06-27 20:52:03 -04:00
Dax Raad
c22973ab9f
fix(server): log undo revert operations
2026-06-27 20:32:58 -04:00
Dax Raad
612009e0f1
fix(tui): use span for inline styled hotkey in revert footer
2026-06-27 20:32:14 -04:00
Dax Raad
a0a6c9545e
fix(tui): style redo hotkey as normal text in revert footer
2026-06-27 20:30:52 -04:00
Dax Raad
bceb6d0a9e
feat(tui): add redo hotkey footer and pad file list in revert banner
2026-06-27 20:30:26 -04:00