Kit Langton
7a3b052124
fix(task): handle active background continuation
2026-05-28 11:34:11 -04:00
opencode-agent[bot]
425a4f584f
chore: generate
2026-05-28 13:39:37 +00:00
Adam
7504daa602
fix(stats): batch honeycomb backfill
2026-05-28 08:37:49 -05:00
Adam
9ac0f3e9ac
fix(stats): better stat table periods, provider/model norm
2026-05-28 08:37:48 -05:00
Adam
cf2cd13fb8
chore: updated backfill
2026-05-28 08:37:48 -05:00
opencode-agent[bot]
6883309997
chore: generate
2026-05-28 13:24:10 +00:00
Shoubhit Dash and GitHub
c3562a4a51
test(acp): remove timing diagnostics ( #29741 )
2026-05-28 18:52:37 +05:30
opencode-agent[bot]
30a66dfc31
chore: generate
2026-05-28 11:51:48 +00:00
Victor Navarro and GitHub
fdc574ff81
feat: improve referral system ( #29720 )
2026-05-28 13:50:14 +02:00
opencode-agent[bot]
1e5ddbd812
chore: generate
2026-05-28 10:56:37 +00:00
Shoubhit Dash and GitHub
3109060216
fix(acp): cover smoke parity gaps ( #29719 )
2026-05-28 16:25:00 +05:30
Shoubhit Dash and GitHub
9031ce7b51
fix(acp): speed up acp-next warm switches ( #29713 )
2026-05-28 15:10:17 +05:30
Shoubhit Dash and GitHub
2449b50585
fix(acp): improve acp-next first-session startup ( #29709 )
2026-05-28 14:53:47 +05:30
opencode-agent[bot]
66e6662440
chore: generate
2026-05-28 08:48:09 +00:00
Shoubhit Dash and GitHub
56f3b9044d
test(acp-next): add local verifier subprocess tests ( #29700 )
2026-05-28 14:16:49 +05:30
Luke Parker and GitHub
913659890d
fix(openai): keep websocket response timeouts active ( #29699 )
2026-05-28 18:28:01 +10:00
Aiden Cline and GitHub
14e0b9b17f
fix(openai): retry websocket stream failures ( #29673 )
2026-05-28 01:16:18 -05:00
opencode-agent[bot]
e5524f5bf9
chore: generate
2026-05-28 05:15:21 +00:00
Shoubhit Dash and GitHub
16234a0baf
feat(acp): implement acp-next prompt ( #29664 )
2026-05-28 10:43:59 +05:30
Frank
e5cf3ad3c2
zen: fix db issue
2026-05-28 00:50:15 -04:00
opencode-agent[bot]
82da3320ba
chore: generate
2026-05-28 03:43:10 +00:00
Shoubhit Dash and GitHub
aa553dea94
fix(acp): handle acp-next permission events ( #29656 )
2026-05-28 09:11:49 +05:30
opencode-agent[bot]
0c9cad86ec
chore: generate
2026-05-28 02:59:53 +00:00
James Long and GitHub
69910f361c
fix(server): use persisted session directory for existing-session routes ( #29640 )
2026-05-27 22:58:33 -04:00
Kit Langton and GitHub
7bafbb309a
fix(opencode): forward remote workspace request bodies ( #29458 )
2026-05-27 21:54:36 -04:00
DS and GitHub
ec26d78450
fix(openai): support websocket custom base URLs ( #29636 )
2026-05-27 18:46:30 -05:00
opencode-agent[bot]
49e8d324dd
chore: update nix node_modules hashes
2026-05-27 22:16:44 +00:00
Sebastian and GitHub
60b9ba4db7
upgrade opentui to 0.2.16 ( #29463 )
2026-05-28 00:01:32 +02:00
opencode-agent[bot]
a1a401dc9b
chore: update nix node_modules hashes
2026-05-27 20:22:29 +00:00
opencode-agent[bot]
2f1547ebaf
chore: generate
2026-05-27 20:05:11 +00:00
Aiden Cline and GitHub
62da1e7682
feat(openai): add responses websocket transport ( #29477 )
2026-05-27 15:02:37 -05:00
James Long and GitHub
28a06e52fc
feat(tui): add workspace management dialog ( #29612 )
2026-05-27 18:09:40 +00:00
Jack and GitHub
5a5d981c4e
docs(zen): add MiMo-V2.5 Free model ( #29610 )
2026-05-28 01:34:37 +08:00
opencode-agent[bot]
62a7781e04
chore: generate
2026-05-27 16:31:18 +00:00
Jack and GitHub
2d03cf4a9a
docs(go): update MiMo ( #29598 )
2026-05-28 00:29:31 +08:00
opencode-agent[bot]
4025d30b24
chore: generate
2026-05-27 15:53:52 +00:00
Adam
dd3c443d8c
fix: cpu bound ingest server
2026-05-27 10:51:36 -05:00
Adam
4aaa9f9e30
chore: better stats command
2026-05-27 10:50:34 -05:00
Adam
31c805bc97
chore: honeycomb backfill script
2026-05-27 10:37:02 -05:00
Sebastian and GitHub
94f2ed1b84
keep session navigation active in prompt modes ( #29464 )
2026-05-27 17:26:56 +02:00
gotjoshua and GitHub
86dc66eae9
docs: fix ts error in math examples ( #18244 )
2026-05-27 10:12:12 -05:00
Aiden Cline and GitHub
9814dc6526
fix(tui): surface subagent retry status ( #29591 )
2026-05-27 10:11:01 -05:00
Adam
f09c859974
fix: memory pressure in ingest
2026-05-27 09:22:08 -05:00
Adam
1fcdb0246a
fix: bun install
2026-05-27 08:37:34 -05:00
opencode-agent[bot]
340ad9e9ed
chore: generate
2026-05-27 12:47:27 +00:00
Kit Langton and GitHub
76d814e747
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
9941e70d29
fix: better dockerfile
2026-05-27 06:55:44 -05:00
Adam
2afb812620
fix: stats dockerfile
publish-github-action / publish (push) Has been cancelled
github-v1.2.23
2026-05-27 06:39:39 -05:00
Adam
ad2fc1ce4b
chore: reestablish datalake
2026-05-27 06:17:16 -05:00
Victor Navarro and GitHub
5acc368ef4
perf: use redis for api key rate limit ( #29242 )
2026-05-27 11:27:06 +02:00