Commit Graph
11179 Commits
Author SHA1 Message Date
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] 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
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
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] 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
Dax Raad 46422a4575 core: support native node sqlite database runtime 2026-05-24 02:11:57 -04:00
Dax Raad 977f48a97b Merge remote-tracking branch 'origin/dev' into refactor/core-database-schema-ownership
# Conflicts:
#	packages/core/src/project.ts
#	packages/opencode/src/project/project.ts
2026-05-24 01:57:05 -04:00
Dax Raad 0cab11f26b refactor(core): move database schema ownership 2026-05-24 01:27:22 -04:00
Aiden ClineandGitHub d16bfe850a chore(opencode): bump amazon bedrock provider (#29052) 2026-05-23 21:06:00 -05:00
opencode-agent[bot] 728eae9c25 chore: generate 2026-05-24 01:08:00 +00:00
Aiden ClineandGitHub eb84f461b8 fix(llm): split OpenAI reasoning summary blocks (#29000) 2026-05-23 20:06:45 -05:00
Kit LangtonandGitHub 0b3a1c2fdf test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
61e7cdfbff fix(opencode): bump google vertex provider for thought signatures (#29010)
Co-authored-by: Andrew Sweet <andrew.sweet@cantab.net>
2026-05-23 15:29:43 -05:00
a5ba1d075d chore(opencode): bump venice ai sdk provider (#29003)
Co-authored-by: dpuyosa <dpuyosa@users.noreply.github.com>
2026-05-23 11:28:04 -05:00
ba437069e6 fix(opencode): advertise configured shell timeout (#28998)
Co-authored-by: Nabs <nabil@instafork.com>
2026-05-23 10:43:39 -05:00
Frank 387c5a02c8 sync 2026-05-23 10:27:07 -04:00
Frank 6b03be5468 sync 2026-05-23 03:57:22 -04:00
opencode-agent[bot] 7d2c1ce6c6 chore: generate 2026-05-23 04:49:36 +00:00
DaxandGitHub a9ef5a0fae feat(project): resolve remote-backed project identity (#28914) 2026-05-23 04:48:09 +00:00