github maxritter/pilot-shell v9.0.0

latest releases: v9.0.4, v9.0.3, v9.0.2...
4 hours ago

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 /model is now the single switch. On first launch after upgrade, ~/.pilot/config.json is migrated to drop model, skills, agents, extendedContext, and extendedContextOverrides. A pre-migration snapshot is written to ~/.pilot/config.json.bak.v11 so any hand-picked model IDs can be recovered and re-applied via /model <id>. /spec requires Opus for the planning leg (the spec-mode-guard hook hard-blocks Sonnet there; implementation and verification still run on whatever you choose).

Don't miss a new pilot-shell release

NewReleases is sending notifications on new releases.