James Long
d25c91e5eb
refactor(core): move session test to nodes ( #34245 )
2026-06-27 13:19:14 -04:00
James Long
5d63020dcd
test(core): cover app node builder graphs ( #34244 )
2026-06-27 16:54:18 +00:00
opencode-agent[bot]
062f54590e
chore: generate
2026-06-27 16:30:47 +00:00
James Long
a76c6918d2
refactor(core): rename app node modules ( #34238 )
2026-06-27 12:29:21 -04:00
Ben Guthrie
2b91a6f210
fix(tui): register prompt.skills keybinds ( #34180 )
2026-06-27 11:06:14 -05:00
opencode-agent[bot]
10579cceb2
chore: generate
2026-06-27 15:38:27 +00:00
Aarav Sareen
25702e01ce
feat(app): new debug bar ( #34237 )
2026-06-27 15:37:02 +00:00
James Long
ecc5c44d9a
refactor(core): make node build bind maps conditionally ( #34218 )
2026-06-27 11:09:07 -04:00
Aarav Sareen
f5a0b920a2
feat(app): minor visual updates ( #34205 )
2026-06-27 18:07:17 +08:00
Brendan Allan
2caa016fe1
fix(app): batch new session tab navigation ( #34196 )
2026-06-27 17:13:09 +08:00
opencode-agent[bot]
6861fedd09
chore: generate
2026-06-27 07:43:42 +00:00
Luke Parker
3d072112ce
fix(app): reconcile session pages with concurrent events ( #34042 )
2026-06-27 17:42:17 +10:00
OpeOginni
bdfea046db
fix(desktop): recognize normal auth metadata input prompts in connect provider dialog ( #33024 )
2026-06-27 05:19:59 +00:00
Aarav Sareen
a2d08fb63b
feat(app): update home screen alignment + markdown styles ( #34172 )
2026-06-27 13:00:52 +08:00
opencode-agent[bot]
5a55135d89
fix(ui): make select hover feedback immediate ( #34121 )
...
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-27 12:47:32 +08:00
opencode-agent[bot]
8870d36e0f
fix(app): space home sessions from scrollbar ( #34132 )
...
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-27 12:46:33 +08:00
opencode-agent[bot]
eb923c27ca
chore: update nix node_modules hashes
2026-06-27 04:27:56 +00:00
opencode-agent[bot]
9903abc704
fix(opencode): allow empty provider config default ( #34167 )
...
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-26 23:19:42 -05:00
opencode-agent[bot]
225a1fbf35
chore: generate
2026-06-27 04:10:30 +00:00
Dax Raad
93159bccbf
feat(core): port v2 runtime fixes onto dev
...
Cherry-picks the packages/core changes from the v2 branch onto dev:
- combined ordered stdout/stderr in AppProcess + bash structured output
- edit/apply-patch return FileDiff info with status and line stats
- ignore no-op model switches; record reasoning timestamps
- return unexpected local tool defects to the model and continue
- keep OAuth account metadata out of request bodies
- nest OpenAI reasoning effort/summary options
- load OpenCode provider config asynchronously; batch plugin boot
- export latest public event manifest
Includes the supporting schema reasoning time field and regenerated
client/SDK types.
2026-06-27 00:07:25 -04:00
opencode-agent[bot]
fab8ec4f54
fix(app): migrate composer tooltips to v2 ( #34147 )
...
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-27 14:01:45 +10:00
opencode-agent[bot]
a3035c53ea
chore: update nix node_modules hashes
2026-06-27 03:47:28 +00:00
Aiden Cline
36c416e143
fix(mcp): request refresh token scope ( #34125 )
2026-06-26 22:27:43 -05:00
Aiden Cline
e1e0304a96
fix(mcp): surface OAuth completion errors ( #34145 )
2026-06-26 22:21:16 -05:00
opencode-agent[bot]
71c3a7c8f2
chore: generate
2026-06-27 02:47:33 +00:00
James Long
ecdfff5a42
refactor(core): separate out location node functionality and integrate into v2 ( #34119 )
2026-06-26 22:46:07 -04:00
opencode-agent[bot]
4b948c5d74
fix(app): hide home session archive action ( #34136 )
...
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-27 02:23:36 +00:00
opencode-agent[bot]
cd56c51e2d
fix(app): keep bare slash as plain inline code ( #34122 )
...
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-26 22:21:01 +00:00
opencode-agent[bot]
43e39d7f68
fix(tui): use generated event union ( #34118 )
...
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-26 18:04:53 -04:00
Frank
7a17925495
zen: new inference
2026-06-26 16:25:07 -04:00
Brendan Allan
5acb2530b4
fix(app): centralize notification state ( #34105 )
2026-06-26 19:24:33 +00:00
opencode-agent[bot]
44a6787359
chore: generate
2026-06-26 19:18:18 +00:00
Kit Langton
42e6b7db32
feat(sdk): expose live event stream ( #34098 )
2026-06-26 21:16:33 +02:00
opencode-agent[bot]
2c02f8bace
chore: update nix node_modules hashes
2026-06-26 18:53:34 +00:00
Affan Ali
2ec20e576b
fix(app): slow tooltip display for models ( #30745 )
...
Co-authored-by: affanali2k3 <affanalikhanxx@gmail.com>
2026-06-27 02:53:08 +08:00
opencode-agent[bot]
20f47fec7a
chore: generate
2026-06-26 18:51:42 +00:00
Kit Langton
65210f2d97
feat(api): add finite durable session history pages ( #34097 )
2026-06-26 14:49:47 -04:00
Brendan Allan
af0b7ffae7
fix(app): animate prompt selectors after loading ( #34101 )
2026-06-27 02:36:01 +08:00
opencode-agent[bot]
0e2dd4ad15
chore: generate
2026-06-26 17:56:55 +00:00
Dax Raad
11d2f3e5f8
fix(llm): end reasoning before responses
2026-06-26 13:55:04 -04:00
Dax Raad
1ac6b4bec4
fix(core): authorize external read paths
2026-06-26 13:55:04 -04:00
opencode-agent[bot]
0befd9b049
chore: generate
2026-06-26 17:53:26 +00:00
Dax Raad
850a0dfe7c
fix(core): resolve prompt attachment mime types
2026-06-26 13:51:00 -04:00
opencode-agent[bot]
18a419e634
chore: generate
2026-06-26 17:36:45 +00:00
Adam
82f47cb312
feat(stats): add clickable section headings ( #34095 )
2026-06-26 12:34:44 -05:00
Adam
7b1fe33ed3
fix(data): clarify unchanged rank
2026-06-26 12:29:29 -05:00
Stefan Avram
c72cca8def
docs: route enterprise contact links ( #34080 )
2026-06-26 12:05:24 -05:00
Adam
05ce6bc275
fix(data): canonicalize locale pages
2026-06-26 12:00:32 -05:00
Shoubhit Dash
1de7368580
fix(acp): send partial completed tool updates ( #34091 )
2026-06-26 22:21:35 +05:30
Brendan Allan
36f901588a
fix(app): wait for persisted home state before reading collapsed state ( #34088 )
2026-06-27 00:25:43 +08:00