Changelog
- e0f3599 feat(selfupdate): add GENTLE_AI_CONFIRM_UPDATE for interactive update approval (#663)
- 8372231 fix(agents/antigravity): resolve CLI and Desktop config paths dynamically (#661)
- 5108fb0 fix(agents/pi): use positional pnpm dlx argument to avoid --package misparse (#660)
- c10e022 fix(assets/claude): add missing sdd-init and sdd-onboard agent definitions (#664)
- 0afc284 fix(components/engram): verify SHA256 checksum before installing direct binary (#662)
- ff79307 fix(components/gga): write Windows config to %APPDATA% to match GGA's read path (#669)
- 96fded7 fix(e2e): switch minimal preset tests from --persona neutral to --persona custom (#673)
- d006dca fix(install): add --scope flag to install into workspace instead of global ~/.claude (#666)
- 9a8df49 fix(install): merge --agent install into existing state.json instead of overwriting (#667)
- 4f4c646 fix(sdd): add executor override to subagent SKILL.md files to stop delegation loop (#665)
- 7c5165f fix(sdd): require text response after persistence in sub-agents to avoid lost output (#668)
- 66b690b fix(tui): decouple persona from preset and rename preset labels (#671)