Commit Graph
13451 Commits
Author SHA1 Message Date
Shoubhit DashandGitHub 56743dcf04 fix(acp): share acp-next session state (#29253) 2026-05-25 23:09:41 +05:30
opencode-agent[bot] 00ea47a502 chore: generate 2026-05-25 17:26:51 +00:00
Shoubhit DashandGitHub 0373ea9128 feat(acp): implement acp-next session slice (#29250) 2026-05-25 22:55:30 +05:30
JackandGitHub e1406e05a3 fix(console): bill google non-stream zen usage (#28829) 2026-05-25 13:07:50 -04:00
opencode-agent[bot] b5553839d0 chore: generate 2026-05-25 16:49:25 +00:00
Shoubhit DashandGitHub 249381e742 feat(acp-next): add usage service (#29249) 2026-05-25 22:17:11 +05:30
opencode-agent[bot] 7499021132 chore: generate 2026-05-25 16:27:24 +00:00
Shoubhit DashandGitHub 9dd24d7d03 feat(acp-next): add session state service (#29240) 2026-05-25 21:56:05 +05:30
Shoubhit DashandGitHub b2d76434ba feat(acp-next): add directory snapshot service (#29241) 2026-05-25 21:55:52 +05:30
Dax Raad dad0f579fb refactor(opencode): remove storage db from domain services 2026-05-25 12:21:14 -04:00
Dax Raad b819034c50 fix(opencode): align v2 session endpoint errors 2026-05-25 12:21:06 -04:00
Dax Raad dcbe09bc9f refactor(core): mark session methods unimplemented 2026-05-25 11:44:21 -04:00
opencode-agent[bot] d18eab5b85 chore: generate 2026-05-25 15:26:53 +00:00
Shoubhit DashandGitHub 7a5a997173 fix(acp-next): map typed errors to request errors (#29233) 2026-05-25 20:55:39 +05:30
Shoubhit DashandGitHub d200da121b feat(acp-next): add pure tool conversion helpers (#29232) 2026-05-25 20:55:22 +05:30
Shoubhit DashandGitHub fe482fe3dd test(acp-next): add config option helpers (#29234) 2026-05-25 20:54:57 +05:30
Shoubhit DashandGitHub 2fce3c1370 feat(acp-next): add content conversion helpers (#29231) 2026-05-25 20:53:58 +05:30
Shoubhit DashandGitHub 7060cfa59b feat(acp): add initial acp-next skeleton behind runtime flag (#29226) 2026-05-25 20:33:40 +05:30
opencode-agent[bot] 8077e8a9d1 chore: update nix node_modules hashes 2026-05-25 15:03:04 +00:00
opencode-agent[bot] d37166397c chore: generate 2026-05-25 14:50:18 +00:00
Shoubhit DashandGitHub 756c7c60bd test(acp): add compatibility baseline (#29222) 2026-05-25 20:19:06 +05:30
opencode-agent[bot] 94fb361591 chore: generate 2026-05-25 14:41:16 +00:00
Victor NavarroandGitHub fdff82e6fc perf: use redis/upstash for ip rate limits (#28694) 2026-05-25 16:39:56 +02:00
opencode-agent[bot] b14e7451ab chore: generate 2026-05-25 14:25:37 +00:00
Braxton SchaferandGitHub 0de5f1ff36 feat(tui): make prompt size responsive and configurable (#28255) 2026-05-25 09:24:19 -05:00
Victor NavarroandGitHub 7703786498 perf: serve console from us-east-2 instead of us-east-1 (#28640) 2026-05-25 11:42:18 +02:00
748fcb7ebd 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
Dax Raad 7180c3a7fb fix(core): add session list cursor schema 2026-05-25 01:14:22 -04:00
Dax Raad 9440f7f5b9 test(core): cover sync event replay controls 2026-05-25 00:44:04 -04:00
Dax Raad 13e9e317b1 chore: merge dev into core database branch 2026-05-25 00:34:57 -04:00
Dax Raad 06bd34c953 feat(core): add sync event replay controls 2026-05-25 00:28:30 -04:00
Dax Raad 05dca9f698 feat(core): persist sync event projections 2026-05-25 00:13:17 -04:00
James LongandGitHub d5f397a2da fix(tui): open external editor in worktree cwd (#29130) 2026-05-24 22:40:40 -04:00
opencode-agent[bot] 5ca613e28e chore: update nix node_modules hashes 2026-05-25 02:28:11 +00:00
opencode-agent[bot] 9c7de47031 chore: generate 2026-05-25 02:06:42 +00:00
Luke ParkerandGitHub f023c63a60 fix(app): stabilize virtual session timeline interactions (#28422) 2026-05-25 12:05:27 +10:00
Brendan AllanandGitHub 9495ecd536 refactor(app): extract refcount utility and clean up server sdk context (#29155) 2026-05-25 10:00:00 +08:00
Aiden ClineandGitHub 03bb53c389 fix(tui): separate thinking header from markdown body (#29028) 2026-05-24 20:52:17 -05:00
Dax Raad dedcb9ba91 refactor(core): project session events in core 2026-05-24 21:45:01 -04:00
Brendan AllanandGitHub eab34b46d0 refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
Dax Raad b18ff8fd68 progress 2026-05-24 19:47:55 -04:00
DaxandGitHub c5c9a1d435 fix(opencode): preserve session update time during project migration (#29147) 2026-05-24 19:31:19 -04:00
Dax Raad 9ded717fc1 refactor(core): unify sqlite database clients 2026-05-24 19:14:24 -04:00
Dax Raad 9b812d9609 fix(core): migrate sync database clients 2026-05-24 15:26:22 -04:00
Dax Raad aa8ad494b8 refactor(core): centralize legacy session schemas 2026-05-24 15:14:29 -04:00
Dax Raad 46953462d9 refactor(core): centralize project and workspace schemas 2026-05-24 14:55:56 -04:00
opencode-agent[bot] 47f333299b chore: generate 2026-05-24 18:08:39 +00:00
Aiden ClineandGitHub db63eaf6ea tweak: make OPENCODE_EXPERIMENTAL_NATIVE_LLM separate from OPENCODE_EXPERIMENTAL (#29123) 2026-05-24 13:07:25 -05:00
Dax Raad 077c91b95d core: avoid session schema import cycle 2026-05-24 12:36:42 -04:00
Dax Raad 31d89590e1 core: isolate native node sqlite provider 2026-05-24 12:22:39 -04:00