9.0.0 (2026-05-22)
Features
- model switching for /spec, collapse model selection to /model (5f111f6)
BREAKING CHANGES
- Pilot no longer manages model selection. The per-skill / per-agent model routing table is removed and Claude Code's
/modelis now the single switch. On first launch after upgrade,~/.pilot/config.jsonis migrated to dropmodel,skills,agents,extendedContext, andextendedContextOverrides. A pre-migration snapshot is written to~/.pilot/config.json.bak.v11so any hand-picked model IDs can be recovered and re-applied via/model <id>./specrequires Opus for the planning leg (thespec-mode-guardhook hard-blocks Sonnet there; implementation and verification still run on whatever you choose).