Commit Graph

13451 Commits

Author SHA1 Message Date
opencode-agent[bot] ce7bbddc59 chore: generate 2026-05-26 06:17:48 +00:00
Shoubhit Dash d8d99d976f feat(acp): add acp-next session lifecycle (#29320) 2026-05-26 11:45:24 +05:30
Brendan Allan 3afd973f94 fix(app): deduplicate and merge server connections in resolveServerList (#29313) 2026-05-26 13:41:13 +08:00
opencode-agent[bot] 4a4151c3f5 chore: update nix node_modules hashes 2026-05-26 05:01:16 +00:00
Aiden Cline 11764f6582 fix(opencode): revert google sdk tool call id change (#29310) 2026-05-25 23:42:33 -05:00
Adam 8b579fc257 chore: remove gh role from infra 2026-05-25 20:35:45 -05:00
Brendan Allan de8a5f377e feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
Adam 10b71a3e36 chore: cleanup 2026-05-25 18:18:34 -05:00
Adam 15550486de fix: aws stages 2026-05-25 18:14:45 -05:00
opencode-agent[bot] 879163b381 chore: update nix node_modules hashes 2026-05-25 22:49:12 +00:00
opencode-agent[bot] da4ebb9721 chore: generate 2026-05-25 22:35:28 +00:00
Adam e1aa48d2a0 feat: initial datalake and stats site (#28666) 2026-05-25 17:34:04 -05:00
Aiden Cline 8ccf5d841d fix: allow experimental flags to override umbrella (#29273) 2026-05-25 16:42:34 -05:00
opencode-agent[bot] 64c52c9080 chore: generate 2026-05-25 21:30:39 +00:00
Robert Poschenrieder fbbb4e7b50 tweak (config): make modalities input/output fields optional so that u can specify one without both being required (#29268)
Co-authored-by: Robert Poschenrieder <Robert_Poschenrieder@epdeberw000f.fritz.box>
2026-05-25 16:29:11 -05:00
opencode-agent[bot] a2f4c14352 chore: generate 2026-05-25 21:11:17 +00:00
Aiden Cline 481d84f4f6 remove the need for polling from experimental background agents (#29179) 2026-05-25 16:09:56 -05:00
Kit Langton d1403e7179 refactor(httpapi): describe bodyless global upgrade payload 2026-05-25 16:18:31 -04:00
Kit Langton f0fe3c1605 fix(httpapi): model optional worktree payload as no content (#29246) 2026-05-25 15:57:12 -04:00
Kit Langton f90984210d fix(httpapi): model optional session payloads as no content (#29247) 2026-05-25 15:56:52 -04:00
Shoubhit Dash 6ea171f457 fix(acp-next): add config switch fast paths (#29255) 2026-05-26 00:24:03 +05:30
Shoubhit Dash df716e0538 fix(acp): share acp-next session state (#29253) 2026-05-25 23:09:41 +05:30
opencode-agent[bot] d94d13e1f5 chore: generate 2026-05-25 17:26:51 +00:00
Shoubhit Dash 56d64a2f67 feat(acp): implement acp-next session slice (#29250) 2026-05-25 22:55:30 +05:30
Jack 59eeb148fa fix(console): bill google non-stream zen usage (#28829) 2026-05-25 13:07:50 -04:00
opencode-agent[bot] c96afd1862 chore: generate 2026-05-25 16:49:25 +00:00
Shoubhit Dash 345b559792 feat(acp-next): add usage service (#29249) 2026-05-25 22:17:11 +05:30
opencode-agent[bot] e3ed79e3e5 chore: generate 2026-05-25 16:27:24 +00:00
Shoubhit Dash ef258b458d feat(acp-next): add session state service (#29240) 2026-05-25 21:56:05 +05:30
Shoubhit Dash a84fc3e5bd feat(acp-next): add directory snapshot service (#29241) 2026-05-25 21:55:52 +05:30
opencode-agent[bot] 11369fcb52 chore: generate 2026-05-25 15:26:53 +00:00
Shoubhit Dash 0d56d45db2 fix(acp-next): map typed errors to request errors (#29233) 2026-05-25 20:55:39 +05:30
Shoubhit Dash 343a6267a5 feat(acp-next): add pure tool conversion helpers (#29232) 2026-05-25 20:55:22 +05:30
Shoubhit Dash bc57b2ba8f test(acp-next): add config option helpers (#29234) 2026-05-25 20:54:57 +05:30
Shoubhit Dash 8b0511c3dd feat(acp-next): add content conversion helpers (#29231) 2026-05-25 20:53:58 +05:30
Shoubhit Dash 0f6f060cf0 feat(acp): add initial acp-next skeleton behind runtime flag (#29226) 2026-05-25 20:33:40 +05:30
opencode-agent[bot] 2640837cd4 chore: update nix node_modules hashes 2026-05-25 15:03:04 +00:00
opencode-agent[bot] f1058e3f7c chore: generate 2026-05-25 14:50:18 +00:00
Shoubhit Dash 8e2b6e915a test(acp): add compatibility baseline (#29222) 2026-05-25 20:19:06 +05:30
opencode-agent[bot] 9fd151bcfb chore: generate 2026-05-25 14:41:16 +00:00
Victor Navarro c2fe7e946e perf: use redis/upstash for ip rate limits (#28694) 2026-05-25 16:39:56 +02:00
opencode-agent[bot] f99bbd619c chore: generate 2026-05-25 14:25:37 +00:00
Braxton Schafer 12a21267cf feat(tui): make prompt size responsive and configurable (#28255) 2026-05-25 09:24:19 -05:00
Victor Navarro 8011de2cc7 perf: serve console from us-east-2 instead of us-east-1 (#28640) 2026-05-25 11:42:18 +02:00
André Cruz c8b325eab5 fix(session): exclude orphaned interrupted tools from run-loop continuation (#26178)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-25 00:47:55 -05:00
James Long d65e61a210 fix(tui): open external editor in worktree cwd (#29130) 2026-05-24 22:40:40 -04:00
opencode-agent[bot] ddc40ab868 chore: update nix node_modules hashes 2026-05-25 02:28:11 +00:00
opencode-agent[bot] 9fe7c3fd89 chore: generate 2026-05-25 02:06:42 +00:00
Luke Parker 94c0195353 fix(app): stabilize virtual session timeline interactions (#28422) 2026-05-25 12:05:27 +10:00
Brendan Allan 74fba2a6fc refactor(app): extract refcount utility and clean up server sdk context (#29155) 2026-05-25 10:00:00 +08:00