Commit Graph

10701 Commits

Author SHA1 Message Date
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
Luke Parker 087bebe8d1 fix: stabilize release changelog generation (#19987) 2026-03-30 04:37:02 +00:00
Chris Yang 4595aa6e37 docs: rename patch tool to apply_patch and clarify apply_patch behavior (#19979) 2026-03-29 23:01:57 -05:00
opencode-agent[bot] 5b62dce2d8 chore: update nix node_modules hashes 2026-03-30 03:53:11 +00:00
Knut Zuidema 32f39df153 fix: discourage _noop tool call during LiteLLM compaction (#18539) 2026-03-29 22:48:17 -05:00
Luke Parker 24f7ef41d6 feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
Sebastian 3790ae221c theme colors for dialog textarea placeholders (#19939) 2026-03-29 21:37:46 +02:00
Sebastian 4e16f97f88 plugins installs should preserve jsonc comments (#19938) 2026-03-29 21:15:03 +02:00
Aiden Cline 25f1fa8d04 fix: ensure OPENCODE_DISABLE_CLAUDE_CODE_PROMPT is respected for project lvl CLAUDE.md (#19924) 2026-03-29 18:02:29 +00:00
opencode 2de8244b49 release: v1.3.6 v1.3.6 2026-03-29 18:02:20 +00:00
ualtinok 0707c1d53c fix(session): fix token usage double-counting w/ anthropic & bedrock due to AI SDK v6 upgrade (#19758)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-03-29 12:40:10 -05:00
Ariane Emory d33a7984c8 docs: add question tool to available permissions list (#19922) 2026-03-29 17:35:52 +00:00
Frank 8c78a0b1f5 wip: zen 2026-03-29 13:06:00 -04:00
Frank 4d182a3551 wip: zen 2026-03-29 12:47:53 -04:00
Kit Langton 65a4a1be7e Fix variant dialog filtering (#19917) 2026-03-29 16:43:13 +00:00
Frank 05fc23013e ci: fix 2026-03-29 12:41:52 -04:00
Frank a2ae7ddf00 wip: zen 2026-03-29 12:04:20 -04:00
Luke Parker a434ed79e0 test: add regression coverage for sync plugin hooks (#19589) 2026-03-29 03:43:00 +00:00
opencode 9a85e52a7e release: v1.3.5 v1.3.5 2026-03-29 03:42:52 +00:00
Aiden Cline e710e8256e core: fix plugin hooks to properly handle async operations ensuring plugins can execute async code without errors (#19586) 2026-03-29 03:15:41 +00:00
Aiden Cline 862207a3d7 tweak: adjust gpt prompt to be more minimal, fix file reference annoyances (#19585) 2026-03-28 21:32:40 -05:00
opencode 5805ed46a2 release: v1.3.4 v1.3.4 2026-03-29 01:00:44 +00:00
Luke Parker d99d6c3427 ci: cancel stale nix-hashes runs (#19571) 2026-03-29 10:39:02 +10:00
Frank 5dea3e9850 zen: ZDR policy 2026-03-28 20:16:52 -04:00
Frank 2c5b1af7fd wip: zen 2026-03-28 20:16:51 -04:00
Frank ae16537b21 wip: zen 2026-03-28 20:16:51 -04:00
opencode-agent[bot] b60d11dfe4 chore: update nix node_modules hashes 2026-03-29 00:07:30 +00:00
Aiden Cline 705deab5c6 ignore: kill todo (#19566) 2026-03-29 00:06:32 +00:00
Caleb Norton 548f0f6475 fix: nix embedded web-ui support (#19561) 2026-03-28 18:39:22 -05:00
Caleb Norton 0672fd1794 fix: respect semver build identifiers for nix (#11915) 2026-03-28 18:39:03 -05:00
Sebastian 04f1ad33c6 prompt slot (#19563) 2026-03-29 00:27:27 +01:00
opencode-agent[bot] eed62b418b chore: update nix node_modules hashes 2026-03-28 20:46:03 +00:00
Vladimir Glafirov 06e72a147a fix: update opencode-gitlab-auth to 2.0.1 (#19552) 2026-03-28 20:10:06 +00:00
Sebastian afb0c87e41 use theme color for prompt placeholder (#19535) 2026-03-28 17:20:37 +01:00
Dax 5208f7106d feat: dialog variant menu and subagent improvements (#19537) 2026-03-28 16:16:00 +00:00
Kit Langton 4d4233cc49 refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04:00