Commit Graph

10736 Commits

Author SHA1 Message Date
Kit Langton 9f35ffe300 test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
github-actions[bot] 1c6c935738 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/20333#issuecomment-4166038038
2026-03-31 22:35:10 +00:00
opencode 766dadcb24 release: v1.3.12 v1.3.12 2026-03-31 22:35:01 +00:00
Sebastian a481f1766b upgrade opentui to 0.1.94 (#20357) 2026-03-31 23:54:13 +02:00
github-actions[bot] 6354149e70 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/20342#issuecomment-4165277636
2026-03-31 20:24:07 +00:00
Major Hayden d4c3b2944a feat: enable prompt caching and cache token tracking for google-vertex-anthropic (#20266)
Signed-off-by: Major Hayden <major@mhtx.net>
2026-03-31 15:16:14 -05:00
Aiden Cline 63fead38a8 fix: rm exclusion of ai-sdk/azure in transform.ts, when we migrated to v6 the ai sdk changed the key for ai-sdk/azure so the exclusion is no longer needed (#20326) 2026-03-31 14:57:15 -05:00
opencode 238dcd5db1 release: v1.3.11 v1.3.11 2026-03-31 19:55:41 +00:00
Dax 32a1c9efaa refactor(session): simplify LLM stream by replacing queue with fromAsyncIterable (#20324) 2026-03-31 15:27:51 -04:00
Aiden Cline 485d16d79a test: update model test fixture (#20182) 2026-03-31 16:20:01 +00:00
Aiden Cline 762c662c9e chore: rm harcoded model definition from codex plugin (#20294) 2026-03-31 11:13:11 -05:00
Adam 621fc80fdc chore: skip 2 tests 2026-03-31 10:56:06 -05:00
Yuxin Dong f7ec65357e feat: add a dedicated system prompt for Kimi models (#20259)
Co-authored-by: dongyuxin <dongyuxin@dev.dongyuxin.msh-dev.svc.cluster.local>
2026-03-31 17:44:17 +02:00
opencode-agent[bot] d30818e2dc chore: update nix node_modules hashes 2026-03-31 15:33:12 +00:00
Adam f53b5db603 chore: e2e model 2026-03-31 10:14:26 -05:00
Sebastian bea4bfe674 warn only and ignore plugins without entrypoints, default config via exports (#20284) 2026-03-31 17:14:03 +02:00
Adam 9583c9f627 chore: use paid zen model in e2e 2026-03-31 10:06:44 -05:00
Sebastian 089cd11b1f ensure pinned plugin versions and do not run package scripts on install (#20248) 2026-03-31 16:59:43 +02:00
Sebastian d5cd77887f upgrade opentui to 0.1.93 (#19950) 2026-03-31 16:50:23 +02:00
opencode 6572c8b70e release: v1.3.10 v1.3.10 2026-03-31 13:31:37 +00:00
Dax 0de4cac6e7 fix(session): subagents not being clickable (#20263) 2026-03-31 08:58:46 -04:00
Frank 292b51b708 wip: zen 2026-03-31 00:07:56 -04:00
opencode-agent[bot] d0c3e93929 chore: generate 2026-03-31 01:57:41 +00:00
Kit Langton 0b7afbed8c refactor(provider): effectify Provider service (#20160) 2026-03-30 21:56:43 -04:00
Kit Langton af252ebc18 refactor(storage): effectify Storage service (#20132) 2026-03-31 01:16:02 +00:00
Kit Langton 44be3543cc fix(theme): darken muted text in catppuccin tui themes (#20161) 2026-03-30 21:06:05 -04:00
Luke Parker cbc283934f smarter changelog (#20138) 2026-03-31 00:05:46 +00:00
opencode b92339b88d release: v1.3.9 v1.3.9 2026-03-30 23:43:58 +00:00
Luke Parker 176129b648 fix(plugin): properly resolve entrypoints without leading dot (#20140) 2026-03-31 09:21:17 +10:00
Frank d6aa8fd29b wip: zen 2026-03-30 19:04:42 -04:00
Frank 8b08b5ebec wip: zen 2026-03-30 18:50:09 -04:00
opencode-agent[bot] a62a96603e chore: generate 2026-03-30 21:49:45 +00:00
Kit Langton 54a250fb38 refactor: replace Filesystem util with AppFileSystem service (#20127) 2026-03-30 21:48:28 +00:00
opencode 316283c7e2 release: v1.3.8 v1.3.8 2026-03-30 21:35:10 +00:00
opencode-agent[bot] 9e159205a5 chore: update nix node_modules hashes 2026-03-30 20:46:10 +00:00
Frank 9daddf0de2 zen: qwen3.6 plus 2026-03-30 16:43:55 -04:00
Frank 7326189450 zen: qwen3.6 plus 2026-03-30 16:32:22 -04:00
Kit Langton 045b8c8077 fix(session): restore busy route handling and add regression coverage (#20125) 2026-03-30 20:30:34 +00:00
Frank d107f5229e zen: add safety identifier 2026-03-30 16:28:40 -04:00
Jaaneek c504f5fc50 fix(Opencode): Bump ai-sdk/xai to 3.0.75 to fix tool calls (#20123)
Co-authored-by: Jaaneek <jankiewiczmilosz@gmail.com>
2026-03-30 15:11:21 -05:00
opencode-agent[bot] 53c4a2d104 chore: generate 2026-03-30 20:08:09 +00:00
Kit Langton 9ee382c8c7 refactor(session): effectify SessionPrompt service (#19483) 2026-03-30 20:06:51 +00:00
Sebastian bf5e0a293e Refactor into plugin loader and do not enforce (#20112) 2026-03-30 20:36:21 +02:00
Aiden Cline 1613c9687e fix: agent value passed to chat.params and chat.headers hooks was not a string (#19996) 2026-03-30 16:32:27 +00:00
Adam 1f36ca7b39 chore(app): cleanup (#20062) 2026-03-30 08:50:42 -05:00
Sebastian 23214cc7e1 pluggable home footer (#20057) 2026-03-30 14:33:01 +02:00
Sebastian c5c8783ff3 update plugin themes when plugin was updated (#20052) 2026-03-30 13:51:07 +02:00
Jack 692840c93c fix: preserve image attachments when selecting slash commands (#19771) 2026-03-30 17:11:34 +08:00
opencode 8a34e1c134 release: v1.3.7 v1.3.7 2026-03-30 06:06:12 +00:00
Luke Parker 51eb419de1 make variant modal less annoying (#19998) 2026-03-30 15:42:38 +10:00