7.52.2 (2026-03-04)
Bug Fixes
- ci: remove LOC count from maintainability gate (619c47d)
- ci: strip ANSI codes before detecting published release (a8d7f7c)
- cliproxy: reduce gemini alias model bloat (276649f)
- copilot: harden daemon lifecycle and validate config updates (1fd128e)
- copilot: improve daemon liveness and flag aliases (4b1cda2)
- copilot: refine ownership checks and command error handling (930d66f)
- copilot: sync alias UX and harden daemon stop safety (f4678d6)
Code Refactoring
- daemon: share process ownership guard for safe shutdown (5ad2416)
Tests
- cliproxy: strengthen alias non-enrichment assertions (e28d9c8)
CI
- release: use PAT_TOKEN for semantic-release branch protection bypass (91280e3)