Commit Graph

976 Commits

Author SHA1 Message Date
Shoubhit Dash e907aae933 refactor(instance): remove remaining bind call sites (#27731) 2026-05-15 20:04:42 +05:30
Shoubhit Dash 44b1202328 refactor(project): import instance context directly (#27714) 2026-05-15 15:59:56 +05:30
Shoubhit Dash 5d9e846415 refactor(flags): migrate claude code prompt flag (#27690) 2026-05-15 14:17:04 +05:30
Shoubhit Dash caee7d7afa refactor(flags): migrate output token max to runtime flags (#27680) 2026-05-15 13:07:35 +05:30
James Long f9729fa7ba fix(session): ignore instruction lookup errors (#27656) 2026-05-14 23:12:30 -04:00
Dax caa9275323 Add Effect-native core event system (#27415) 2026-05-15 00:50:23 +00:00
opencode-agent[bot] 22a5466309 chore: generate 2026-05-14 17:58:35 +00:00
Kit Langton 7028d7f3be fix(session): prevent double auto-compaction from filterCompacted reorder (#27545) 2026-05-14 13:56:12 -04:00
opencode-agent[bot] 6959048466 chore: generate 2026-05-14 16:42:18 +00:00
Shoubhit Dash ea2af144be feat: add experimental background subagents (#27084) 2026-05-14 22:10:15 +05:30
Sameer Kankute 46e90bf9db fix(provider): remove LiteLLM workarounds ported upstream, requires LiteLLM v1.85.0-rc.2+ (#26819) 2026-05-14 11:26:07 -05:00
Aiden Cline 41da3e183a fix(session): finalize interrupted assistant messages (#27254) 2026-05-14 01:19:11 -05:00
opencode-agent[bot] fc2faddb46 chore: generate 2026-05-14 04:07:30 +00:00
Aiden Cline 29bbff1aee fix: image resizer wasm loading, reenable image resizing (#26805) 2026-05-13 23:06:07 -05:00
Kit Langton 4abae0eb17 fix(session): type busy errors (#27410) 2026-05-14 01:28:04 +00:00
Kit Langton b5c3067e10 fix(provider): type model not found errors (#27334) 2026-05-13 22:23:09 +00:00
Shoubhit Dash 5e607cbcfd refactor(flags): route llm client through runtime flags (#27368) 2026-05-14 00:09:53 +05:30
opencode-agent[bot] b93caf6102 chore: generate 2026-05-13 14:47:40 +00:00
Shoubhit Dash f2ad72b735 refactor(flags): route session workspaces through runtime flags (#27335) 2026-05-13 20:14:40 +05:30
Dax 0381c92481 core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
Shoubhit Dash 8a1166adf3 refactor(flags): route event system through runtime flags (#27323) 2026-05-13 17:44:09 +05:30
Shoubhit Dash 5bb6210ece refactor(flags): route plan mode through runtime flags (#27320) 2026-05-13 17:17:04 +05:30
Shoubhit Dash 8f41c274f8 fix(session): make message reads effectful (#27291) 2026-05-13 14:40:12 +05:30
Shoubhit Dash b93e118787 fix(session): type message list not found errors (#27275) 2026-05-13 13:22:12 +05:30
Shoubhit Dash 5e5d378177 fix(session): add typed message lookup wrappers (#27269) 2026-05-13 13:04:07 +05:30
Shoubhit Dash 24b5154ab4 fix(storage): type not found errors (#27265) 2026-05-13 12:25:04 +05:30
Aiden Cline ed655d6ebd fix: disable image module for now (#27248) 2026-05-12 23:21:31 -05:00
Aiden Cline b12d8d28fc feat: update pricing schema for models to ensure more accurate cost tracking (#27184) 2026-05-12 20:44:06 -05:00
Aiden Cline b91bf2467d fix(compaction): restore tail turns after summarization (#27145) 2026-05-12 15:33:16 -05:00
Shoubhit Dash 7876a4cb2f refactor(core): resolve default agent info (#27125) 2026-05-13 01:08:30 +05:30
Shoubhit Dash 963dfc8d47 fix(session): preserve usage update timestamps (#27094) 2026-05-12 22:10:28 +05:30
Kit Langton 640a903b90 Delete named schema error wrapper (#27066) 2026-05-12 12:04:28 -04:00
Kit Langton 2296db6be8 Remove Zod from named errors (#26982) 2026-05-12 09:20:15 -04:00
Dax 970fe5b840 Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
Kit Langton d283b18d95 Remove effect-zod bridge (#26956) 2026-05-11 21:14:55 -04:00
Kit Langton 693e9d3450 Drop unused opencode Zod statics (#26935) 2026-05-11 17:14:18 -04:00
Kit Langton d799f16a36 Drop prompt input Zod statics (#26923) 2026-05-11 16:49:08 -04:00
Kit Langton 059403ae5f Drop small session Zod statics (#26921) 2026-05-11 16:12:31 -04:00
Kit Langton 617030db19 Validate structured output tests with Effect Schema (#26919) 2026-05-11 16:11:25 -04:00
opencode-agent[bot] b990b5dbca chore: generate 2026-05-11 15:21:20 +00:00
Shoubhit Dash 5b2b91d09f feat(scout): autocomplete configured mentions (#26843) 2026-05-11 20:50:03 +05:30
Shoubhit Dash bb56b50ebe feat(compaction): serialize compaction tail (#26830) 2026-05-11 13:40:36 +05:30
Shoubhit Dash 44fb0ebf7f refactor(scout): resolve configured reference mentions (#26701) 2026-05-11 12:57:26 +05:30
Kit Langton 6e2c0bdb70 Validate prompt messages with Effect Schema (#26796) 2026-05-11 02:59:20 +00:00
opencode-agent[bot] b89b6864c0 chore: generate 2026-05-11 01:41:26 +00:00
Dax Raad 8eccdf9d15 disable image resizing 2026-05-10 21:40:12 -04:00
Kit Langton 32b5c0e6b9 Use SyncEvent service at event call sites (#26782) 2026-05-10 21:20:13 -04:00
Kit Langton 3480652e32 Drop unused ID Zod statics (#26740) 2026-05-10 19:58:21 -04:00
Kit Langton f09e663052 Drop compaction create facade (#26739) 2026-05-10 19:54:16 -04:00
Dax e2ddddb42a Persist session model switches outside event flag (#26765) 2026-05-10 18:53:14 -04:00