v1.1.19
- Sync: merge upstream v1.1.19 into integration
- Refactor(tui): use SDK client for tool list dialog
- Do not allow agent to ask custom-less questions
- Tweak: prompt for explore agent better
- Fix: Add Plugin Mocks to Provider Tests (anomalyco#8276)
- Fix: update User-Agent string to latest Chrome version in webfetch (anomalyco#8284)
- Feat: add plan mode with enter/exit tools (anomalyco#8281)
- Fix(prompt-input): handle Shift+Enter before IME check to prevent stuck state (anomalyco#8275)
- Add family to gpt 5.2 codex in codex plugin
- Tweak: external dir permission rendering in tui
- Tweak: ensure external dir and bash tool invocations render workdir details
- Fix(cli): mcp auth duplicate radio button icon (anomalyco#8273)
- Feat: Add GitLab Duo Agentic Chat Provider Support (anomalyco#7333)
- Fix(state): delete key from recordsByKey on instance disposal (anomalyco#8252)
- Fix(mcp): close existing client before reassignment to prevent leaks (anomalyco#8253)
- Feat(desktop): Ask Question Tool Support (anomalyco#8232)
- Fix(desktop): Revert provider icon on select model dialog (anomalyco#8245)
Thank you to 9 community contributors:
- @dbpolito:
- fix(desktop): Revert provider icon on select model dialog (anomalyco#8245)
- feat(desktop): Ask Question Tool Support (anomalyco#8232)
- @cmdr-chara:
- feat: add Undertale and Deltarune built-in themes (anomalyco#8240)
- @sauerdaniel:
- fix(mcp): close existing client before reassignment to prevent leaks (anomalyco#8253)
- fix(state): delete key from recordsByKey on instance disposal (anomalyco#8252)
- @zeke:
- docs: document ~/.claude/CLAUDE.md compatibility behavior (anomalyco#8268)
- @vglafirov:
- feat: Add GitLab Duo Agentic Chat Provider Support (anomalyco#7333)
- fix: Add Plugin Mocks to Provider Tests (anomalyco#8276)
- @dmmulroy:
- fix(cli): mcp auth duplicate radio button icon (anomalyco#8273)
- @josephbharrison:
- fix(prompt-input): handle Shift+Enter before IME check to prevent stuck state (anomalyco#8275)
- @AlanThiec:
- fix: update User-Agent string to latest Chrome version in webfetch (anomalyco#8284)
- @shuv1337:
- refactor(tui): use SDK client for tool list dialog
- sync: merge upstream v1.1.19 into integration
- sync: record last synced tag v1.1.19
- merge: incorporate integration release commit
- Merge pull request #296 from Latitudes-Dev/shuvcode-dev