Commit Graph

6024 Commits

Author SHA1 Message Date
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
Vladimir Glafirov 560c2f195a chore: bump gitlab-ai-provider to 6.8.0 (#29792) 2026-05-28 16:52:26 -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
opencode 1247485a5c sync release versions for v1.15.12 2026-05-28 19:34:46 +00: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
opencode-agent[bot] 9aa0c9e041 chore: generate 2026-05-28 13:24:10 +00:00
Shoubhit Dash ff82095542 test(acp): remove timing diagnostics (#29741) 2026-05-28 18:52:37 +05:30
opencode-agent[bot] e755dc4541 chore: generate 2026-05-28 10:56:37 +00: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
opencode-agent[bot] 2be1b1de0b chore: generate 2026-05-28 08:48:09 +00:00
Shoubhit Dash efa51b0371 test(acp-next): add local verifier subprocess tests (#29700) 2026-05-28 14:16:49 +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
opencode-agent[bot] 638ea04b51 chore: generate 2026-05-28 02:59:53 +00:00
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 bddc92e36e sync release versions for v1.15.11 2026-05-27 04:01:11 +00:00
opencode-agent[bot] 6510edc796 fix(project): restore remote project identity (#29495) 2026-05-27 03:09:20 +00: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
Dax Raad 9763298054 fix(project): preserve cached project identity 2026-05-26 17:50:42 -04: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
Aiden Cline 804c73b718 chore(opencode): pin google providers before tool id regression (#29423) 2026-05-26 11:34:54 -05:00
Shoubhit Dash 80876bf585 feat(acp): stream acp-next tool updates (#29333) 2026-05-26 12:48:31 +05:30