cli-v3.2.0
JoshuaC215/agent-service-toolkitcli-v3.2.0Jul 1, 2026by pbakaus
AI Summary
Introduces a new rule for detecting Codex grid-line backgrounds and improves the first-time installation process by preserving external skills symlinks.
Key Highlights
- New rule detects Codex grid-line backgrounds as a provider tell.
- Rule set expanded to 45 rules.
- First install now preserves external skills symlinks.
New Features
- New rule for detecting Codex grid-line backgrounds.
- Preservation of external skills symlinks on first install.
Full Release Notes
- **New rule: Codex grid-line backgrounds.** The detector flags the two-axis grid overlay drawn from hairline gradients plus a repeating `background-size`. It is a provider tell, so it stays off until you pass `--gpt`, and it counts only hairline gradients inside the background so a stray `mask-image` line does not trip it. Brings the deterministic rule set to 45. - **First install preserves an external skills symlink.** Installing into a project whose `~/.claude/skills` points at an external directory no longer overwrites that symlink on the first install, so shared skill setups stay intact.