Dax
999db7786c
feat(core): add location-scoped config loading ( #29625 )
2026-05-30 04:06:08 +00:00
Kit Langton
e06581a495
fix(tui): align wrapped inline tool rows ( #28664 )
2026-05-29 21:50:05 -04:00
James Murdza
654a9d649a
fix(workspaces): surface real error messages on failed workspace operations ( #29167 )
...
Signed-off-by: James Murdza <james@jamesmurdza.com >
2026-05-29 17:00:23 -04:00
opencode-agent[bot]
769fb526b1
chore: generate
2026-05-29 20:06:03 +00:00
Shoubhit Dash
02e52b984b
feat(acp): promote next implementation ( #29929 )
2026-05-30 01:34:44 +05:30
Aiden Cline
db24893a4e
fix(opencode): support vertex opus adaptive reasoning ( #29911 )
2026-05-29 11:35:26 -05:00
Shoubhit Dash
2ce664fb69
fix(tui): pin dialog select footer to bottom ( #29878 )
2026-05-29 16:43:50 +05:30
opencode-agent[bot]
79e40b5f10
chore: generate
2026-05-29 10:11:21 +00:00
Shoubhit Dash
b532c9ec2b
feat(tui): add session switcher plugin ( #29861 )
2026-05-29 15:39:34 +05:30
Shoubhit Dash
ff739485b2
fix(opencode): serialize mcp auth mutations ( #29852 )
2026-05-29 14:50:15 +05:30
Aiden Cline
02a7158a86
fix(opencode): retry stalled SSE streams ( #29837 )
2026-05-29 00:19:54 -05:00
Aiden Cline
069f20249e
fix(openai): proxy websocket connections under bun ( #29832 )
2026-05-28 23:53:07 -05:00
Luke Parker
da50ea34db
fix(opencode): allow pid 0 in Pty.Info for Windows ConPTY ( #29828 )
2026-05-29 13:47:50 +10:00
Luke Parker
1be5d7712f
fix(desktop): bump @lydell/node-pty to 1.2.0-beta.12 ( #29803 )
2026-05-29 10:35:20 +10:00
Saurav M H
4854d1631b
fix(opencode): pass OAuth scopes to GoogleAuth for Vertex AI ( #15110 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-05-28 19:05:43 -05:00
Aiden Cline
6a517c3e8a
fix(tui): order connected provider models by release date ( #29798 )
2026-05-28 16:37:32 -05:00
Guilherme França
0749d6d4db
fix(dialog-provider): change url for opencode-go provider to correct… ( #29780 )
2026-05-28 15:49:24 -05:00
Aiden Cline
e3aa026d93
fix(openai): preserve websocket upgrade error messages ( #29774 )
2026-05-28 14:34:28 -05:00
Aiden Cline
abaca781d0
fix(opencode): enable adaptive reasoning for opus 4.7+ ( #29769 )
2026-05-28 12:19:34 -05:00
Filip
db7604825b
fix(core): allow colons inside passwords ( #29576 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
2026-05-28 13:17:35 -04:00
Aiden Cline
fb871c2cdb
fix(tui): restore thinking spinner ( #29765 )
2026-05-28 11:24:45 -05:00
Shoubhit Dash
36e8705df5
fix(acp): cover smoke parity gaps ( #29719 )
2026-05-28 16:25:00 +05:30
Shoubhit Dash
1a0f8c976d
fix(acp): speed up acp-next warm switches ( #29713 )
2026-05-28 15:10:17 +05:30
Shoubhit Dash
7a7ec13e18
fix(acp): improve acp-next first-session startup ( #29709 )
2026-05-28 14:53:47 +05:30
Luke Parker
76865d0687
fix(openai): keep websocket response timeouts active ( #29699 )
2026-05-28 18:28:01 +10:00
Aiden Cline
29dec8214f
fix(openai): retry websocket stream failures ( #29673 )
2026-05-28 01:16:18 -05:00
opencode-agent[bot]
2c9db3771f
chore: generate
2026-05-28 05:15:21 +00:00
Shoubhit Dash
7e061cdff0
feat(acp): implement acp-next prompt ( #29664 )
2026-05-28 10:43:59 +05:30
opencode-agent[bot]
50a7b7ba0a
chore: generate
2026-05-28 03:43:10 +00:00
Shoubhit Dash
e5e9424553
fix(acp): handle acp-next permission events ( #29656 )
2026-05-28 09:11:49 +05:30
James Long
ae085b1571
fix(server): use persisted session directory for existing-session routes ( #29640 )
2026-05-27 22:58:33 -04:00
Kit Langton
39b268d566
fix(opencode): forward remote workspace request bodies ( #29458 )
2026-05-27 21:54:36 -04:00
DS
6463ed7c81
fix(openai): support websocket custom base URLs ( #29636 )
2026-05-27 18:46:30 -05:00
opencode-agent[bot]
2b7c8c64ad
chore: generate
2026-05-27 20:05:11 +00:00
Aiden Cline
5a81586c4f
feat(openai): add responses websocket transport ( #29477 )
2026-05-27 15:02:37 -05:00
James Long
78416a6490
feat(tui): add workspace management dialog ( #29612 )
2026-05-27 18:09:40 +00:00
Sebastian
911e525bd7
keep session navigation active in prompt modes ( #29464 )
2026-05-27 17:26:56 +02:00
Aiden Cline
f4149b92b6
fix(tui): surface subagent retry status ( #29591 )
2026-05-27 10:11:01 -05:00
Kit Langton
0122f38e09
refactor(server): unify instance httpapi middleware routing
...
publish-github-action / publish (push) Has been cancelled
Unify declared instance HTTP API endpoints under typed middleware routing, including event streaming and PTY WebSocket connect handling.\n\nPreserve PTY connect compatibility by checking missing PTYs before parsing optional cursor and ticket query fields, with regression coverage.
2026-05-27 08:45:11 -04:00
opencode-agent[bot]
e18fc4d75a
chore: generate
2026-05-27 04:58:46 +00:00
OpeOginni
8aaa4b949c
fix(tui): handle non-git project paths when opening editor ( #29180 )
2026-05-26 23:57:24 -05:00
opencode-agent[bot]
db5ae81835
chore: generate
2026-05-27 02:24:30 +00:00
Aiden Cline
ea6ac8dcdc
feat: add headerTimeout cfg option, default it on only for openai w/ default of 10s ( #29484 )
2026-05-26 21:22:24 -05:00
Aiden Cline
bd13b39b5c
feat(plugin): add dispose hook ( #29493 )
2026-05-26 21:21:53 -05:00
Aiden Cline
10692685eb
fix(plugin): use codex session-id header ( #29471 )
2026-05-26 19:16:07 -05:00
Aiden Cline
322f0d493f
fix(opencode): disconnect dynamically added mcp servers ( #29452 )
2026-05-26 18:28:03 -05:00
James Long
cf21710de5
fix(tui): accelerate diff viewer scrolling ( #29453 )
2026-05-26 20:53:13 +00:00
Musa
97883f559c
fix(digitalocean): use OAuth token directly for inference instead of creating MAK ( #28897 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-26 14:20:25 -05:00
Sebastian
5451b1f953
Prepare TUI lifecycle for scenario tests ( #28258 )
2026-05-26 21:02:02 +02:00
Shoubhit Dash
80876bf585
feat(acp): stream acp-next tool updates ( #29333 )
2026-05-26 12:48:31 +05:30