opencode-agent[bot]
|
b13a4ef0bd
|
chore: generate
|
2026-05-24 01:08:00 +00:00 |
|
Aiden Cline
|
7860241c5d
|
fix(llm): split OpenAI reasoning summary blocks (#29000)
|
2026-05-23 20:06:45 -05:00 |
|
Kit Langton
|
615a8511d6
|
test(opencode): simplify config effect tests (#29019)
|
2026-05-23 23:48:08 +00:00 |
|
Aiden Cline
|
920737a486
|
fix(opencode): advertise configured shell timeout (#28998)
Co-authored-by: Nabs <nabil@instafork.com>
|
2026-05-23 10:43:39 -05:00 |
|
opencode-agent[bot]
|
6101c01661
|
chore: generate
|
2026-05-23 04:49:36 +00:00 |
|
Dax
|
3e8bfd470f
|
feat(project): resolve remote-backed project identity (#28914)
|
2026-05-23 04:48:09 +00:00 |
|
opencode-agent[bot]
|
aaba5ccb6c
|
chore: generate
|
2026-05-22 19:31:59 +00:00 |
|
James Long
|
34d73210e3
|
fix(tui): when diff viewer closes always return to last route (#28903)
|
2026-05-22 15:30:31 -04:00 |
|
Shoubhit Dash
|
2536f1ca6e
|
fix(provider): type default model failures (#28881)
|
2026-05-22 23:53:23 +05:30 |
|
Shoubhit Dash
|
40bb3d7606
|
fix(pty): expose missing session errors (#28884)
|
2026-05-22 23:53:03 +05:30 |
|
James Long
|
9e0fe79648
|
fix(tui): empty states, context, and minor improvements to diff viewer (#28878)
|
2026-05-22 14:21:22 -04:00 |
|
Shoubhit Dash
|
5ef404050c
|
fix(skill): type expected skill failures (#28885)
|
2026-05-22 23:18:52 +05:30 |
|
Shoubhit Dash
|
606da3397c
|
fix(installation): type upgrade failures (#28883)
|
2026-05-22 23:18:17 +05:30 |
|
Shoubhit Dash
|
3822aa621c
|
fix(sync): map workspace warp not found (#28882)
|
2026-05-22 23:15:53 +05:30 |
|
Shoubhit Dash
|
f24a59beec
|
fix(repository): type expected reference failures (#28880)
|
2026-05-22 23:13:14 +05:30 |
|
Shoubhit Dash
|
c046a057e4
|
fix(httpapi): return project not found errors (#28856)
|
2026-05-22 22:06:20 +05:30 |
|
opencode-agent[bot]
|
d11ad04a48
|
chore: generate
|
2026-05-22 16:31:30 +00:00 |
|
James Long
|
8e1c1cd054
|
fix(tui): interaction improvements to diff viewer (#28851)
|
2026-05-22 12:30:10 -04:00 |
|
opencode-agent[bot]
|
750ca8ec0b
|
chore: generate
|
2026-05-22 15:31:46 +00:00 |
|
Shoubhit Dash
|
685d8b6ba5
|
fix(httpapi): return pty error bodies (#28838)
|
2026-05-22 21:00:20 +05:30 |
|
Shoubhit Dash
|
e3445de70e
|
fix(httpapi): return mcp server not found errors (#28817)
|
2026-05-22 17:46:30 +05:30 |
|
Sebin
|
063fbaf008
|
fix(mcp): include scope in clientMetadata and add callbackPort option (#28810)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
|
2026-05-22 17:10:38 +05:30 |
|
opencode-agent[bot]
|
c8f07a5489
|
chore: generate
|
2026-05-22 11:00:29 +00:00 |
|
Shoubhit Dash
|
92a7975a56
|
fix(httpapi): return request not found errors (#28693)
|
2026-05-22 16:29:12 +05:30 |
|
opencode-agent[bot]
|
8984a228e4
|
chore: generate
|
2026-05-22 04:04:41 +00:00 |
|
JPFrancoia
|
c137656108
|
fix(vertex): Vertex (Antropic) provider: use .rep.googleapis.com for continental multi-region endpoints (us, eu) (#28347)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-05-21 23:03:24 -05:00 |
|
opencode-agent[bot]
|
20f3b9b357
|
chore: generate
|
2026-05-21 22:36:00 +00:00 |
|
James Long
|
cfc1c1f39e
|
feat(tui): design revamp of diff viewer (#28728)
|
2026-05-21 18:34:32 -04:00 |
|
Kit Langton
|
f44c9ebba2
|
chore: drop dead imports across opencode/core/llm (#28720)
|
2026-05-21 17:03:12 -04:00 |
|
Kit Langton
|
11c675672c
|
refactor(opencode): fetch remote config with http client (#28661)
|
2026-05-21 15:53:44 -04:00 |
|
opencode-agent[bot]
|
7a0e47b7ba
|
chore: generate
|
2026-05-21 19:19:25 +00:00 |
|
Kit Langton
|
afa153a62c
|
test(config): port env-var config tests to it.instance (#28706)
|
2026-05-21 19:17:29 +00:00 |
|
Kit Langton
|
4e25d75584
|
test(opencode): cover native reasoning continuation (#28683)
|
2026-05-21 14:50:37 -04:00 |
|
Shoubhit Dash
|
993bb6b37d
|
fix(httpapi): return session busy error bodies (#28684)
|
2026-05-21 22:53:49 +05:30 |
|
opencode-agent[bot]
|
c2b06015e4
|
chore: generate
|
2026-05-21 16:50:49 +00:00 |
|
Kit Langton
|
465a44d403
|
test(control-plane): finish porting workspace.test.ts to it.instance (#28665)
|
2026-05-21 12:48:59 -04:00 |
|
Kit Langton
|
8ce729d992
|
fix(llm): preserve native continuation metadata (#28678)
|
2026-05-21 11:57:45 -04:00 |
|
Shoubhit Dash
|
f1e6dd64d6
|
fix(httpapi): handle corrupt v2 session messages (#28633)
|
2026-05-21 16:30:04 +05:30 |
|
Shoubhit Dash
|
3777d4aa78
|
fix(httpapi): remove config error middleware special case (#28631)
|
2026-05-21 15:57:25 +05:30 |
|
Shoubhit Dash
|
50cd4f869c
|
fix(httpapi): add unknown error references (#28629)
|
2026-05-21 15:44:35 +05:30 |
|
Shoubhit Dash
|
102d4236bb
|
fix(httpapi): expose unavailable v2 session mutations (#28624)
|
2026-05-21 15:12:13 +05:30 |
|
Shoubhit Dash
|
79fcc0c13c
|
fix(httpapi): expose v2 session not found (#28511)
|
2026-05-21 13:27:20 +05:30 |
|
opencode-agent[bot]
|
0ce9d36284
|
chore: generate
|
2026-05-21 05:14:43 +00:00 |
|
Milosz Jankiewicz
|
e16b360d6a
|
feat(opencode): add xAI Grok OAuth (SuperGrok) + device-code login (#28557)
Co-authored-by: Jaaneek <Jaaneek@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-05-21 00:13:28 -05:00 |
|
cooper-oai
|
3d2bbc5a53
|
fix(opencode): dedupe concurrent Codex OAuth refreshes (#28236)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-05-20 23:34:31 -05:00 |
|
opencode-agent[bot]
|
915f54d0df
|
chore: generate
|
2026-05-21 04:02:29 +00:00 |
|
Kit Langton
|
55d431937e
|
test(session): port llm.test.ts to it.instance (#28578)
|
2026-05-21 04:01:13 +00:00 |
|
opencode-agent[bot]
|
40d2e55d11
|
chore: generate
|
2026-05-21 03:37:50 +00:00 |
|
Kit Langton
|
65d8951700
|
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
|
2026-05-21 03:36:27 +00:00 |
|
opencode-agent[bot]
|
98320557c5
|
chore: generate
|
2026-05-21 03:30:58 +00:00 |
|