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
Frank
793c26b39f
zen: fix db issue
2026-05-28 00:50:15 -04:00
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]
86a93674a5
chore: update nix node_modules hashes
2026-05-27 22:16:44 +00:00
Sebastian
c03b14dfb4
upgrade opentui to 0.2.16 ( #29463 )
2026-05-28 00:01:32 +02:00
opencode-agent[bot]
d031a8d22e
chore: update nix node_modules hashes
2026-05-27 20:22:29 +00: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
Jack
f463f38915
docs(zen): add MiMo-V2.5 Free model ( #29610 )
2026-05-28 01:34:37 +08:00
opencode-agent[bot]
c047ff7f18
chore: generate
2026-05-27 16:31:18 +00:00
Jack
1a4d70d7e1
docs(go): update MiMo ( #29598 )
2026-05-28 00:29:31 +08:00
opencode-agent[bot]
823e89b1c0
chore: generate
2026-05-27 15:53:52 +00:00
Adam
ccc83a459d
fix: cpu bound ingest server
2026-05-27 10:51:36 -05:00
Adam
a660778bcb
chore: better stats command
2026-05-27 10:50:34 -05:00
Adam
61d8ceb2da
chore: honeycomb backfill script
2026-05-27 10:37:02 -05:00
Sebastian
911e525bd7
keep session navigation active in prompt modes ( #29464 )
2026-05-27 17:26:56 +02:00
gotjoshua
9d173e0ab8
docs: fix ts error in math examples ( #18244 )
2026-05-27 10:12:12 -05:00
Aiden Cline
f4149b92b6
fix(tui): surface subagent retry status ( #29591 )
2026-05-27 10:11:01 -05:00
Adam
47a9a53db0
fix: memory pressure in ingest
2026-05-27 09:22:08 -05:00
Adam
7c0074738e
fix: bun install
2026-05-27 08:37:34 -05:00
opencode-agent[bot]
e586f3d553
chore: generate
2026-05-27 12:47:27 +00: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.
github-v1.2.24
2026-05-27 08:45:11 -04:00
Adam
61001c5dd6
fix: better dockerfile
2026-05-27 06:55:44 -05:00
Adam
81fcde616f
fix: stats dockerfile
publish-github-action / publish (push) Has been cancelled
github-v1.2.23
2026-05-27 06:39:39 -05:00
Adam
fefcecb7b4
chore: reestablish datalake
2026-05-27 06:17:16 -05:00
Victor Navarro
86a6b9a96f
perf: use redis for api key rate limit ( #29242 )
2026-05-27 11:27:06 +02:00
Brendan Allan
ebb8bc58c0
fix(ui): migrate to --v2-font-family-sans variable and improve home empty state ( #29552 )
2026-05-27 09:18:52 +00:00
Brendan Allan
34fa8314e7
feat(app): allow toggling tabs layout ( #29526 )
2026-05-27 15:42:21 +08:00
Brendan Allan
363f34315f
fix(app): show tab close button properly ( #29523 )
2026-05-27 06:36:04 +00: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
Frank
397bd5d4c2
zen: disable models
2026-05-26 18:49:10 -04:00
Dax Raad
9763298054
fix(project): preserve cached project identity
2026-05-26 17:50:42 -04:00