v1.1.16
- Sync: merge upstream v1.1.16 into integration
- Feat(desktop): spawn local server with password (anomalyco#8139)
- Fix(config): handle write errors when updating schema in opencode config (anomalyco#8125)
- Feat(cli): Support debug tool calling directly in CLI. (anomalyco#6564)
- Tweak: for zai ensure clear_thinking is false
- Fix(TUI): dont submit prompt when switching sessions (anomalyco#8016)
- Core: tweak edit and write tool outputs to prevent agent from thinking edit didn't apply
- Fix: prevent [object Object] error display in console output (anomalyco#8116)
- Fix: add missing args to windows tauri cli spawn (anomalyco#8084)
- Fix(task): respect agent task permission for nested sub-agents (anomalyco#8111)
- Fix: max completion tokens error for cloudflare (anomalyco#7970)
- Fix(bedrock): use reasoningConfig for Anthropic models on Bedrock (anomalyco#8092)
- Fix: await auth.set to prevent race condition when setting API key (anomalyco#8075)
- Fix: actually modify opencode config with
mcp add(anomalyco#7339) - Feat(terminal): implement better dynamic terminal numbering (anomalyco#8081)
- Fix(session): store api url in metadata (anomalyco#8090)
- Add nova-2 to region prefix models (anomalyco#8085)
- Tweak: truncation dir perm
- Tweak: make the .env reads ask user for permission instead of blocking
- Feat(dialog-select-server): add icon button for server removal (anomalyco#8053)
- Fix(formatter): use biome
checkinstead offormatto include import sorting (anomalyco#8057) - Fix: ensure plurals are properly handled (anomalyco#8070)
Thank you to 16 community contributors:
- @kynnyhsap:
- fix(formatter): use biome
checkinstead offormatto include import sorting (anomalyco#8057)
- fix(formatter): use biome
- @OpeOginni:
- feat(dialog-select-server): add icon button for server removal (anomalyco#8053)
- feat(terminal): implement better dynamic terminal numbering (anomalyco#8081)
- @jkoelker:
- fix(session): store api url in metadata (anomalyco#8090)
- @paoloricciuti:
- fix: actually modify opencode config with
mcp add(anomalyco#7339)
- fix: actually modify opencode config with
- @jerome-benoit:
- fix(nix): initialize hashes.json with per-system format (anomalyco#8095)
- @darshkpatel:
- fix: await auth.set to prevent race condition when setting API key (anomalyco#8075)
- @Adam8234:
- fix(bedrock): use reasoningConfig for Anthropic models on Bedrock (anomalyco#8092)
- @roerohan:
- fix: max completion tokens error for cloudflare (anomalyco#7970)
- @malhashemi:
- fix(task): respect agent task permission for nested sub-agents (anomalyco#8111)
- @pschiel:
- fix: add missing args to windows tauri cli spawn (anomalyco#8084)
- @lengmodkx:
- fix: prevent [object Object] error display in console output (anomalyco#8116)
- @LeonMueller-OneAndOnly:
- fix(TUI): dont submit prompt when switching sessions (anomalyco#8016)
- @Eric-Guo:
- feat(cli): Support debug tool calling directly in CLI. (anomalyco#6564)
- @ShoeBoom:
- fix(config): handle write errors when updating schema in opencode config (anomalyco#8125)
- @Brendonovich:
- feat(desktop): spawn local server with password (anomalyco#8139)
- @shuv1337:
- sync: merge upstream v1.1.16 into integration
- sync: merge shuvcode-dev into integration (v1.1.16)