🐛 Fixed
- Upgrade migration parameter mismatch (#68 follow-up)
- Fixed
m_0_10_9_repair_templates.pymigration callinggenerate_agent_assets()with wrong parameter name - Changed
ai=ai_configtoagent_key=ai_configto match function signature - Corrected parameter order to match function definition
- Root cause: Migration was using deprecated parameter name, blocking users from upgrading to 0.10.11
- Impact: Users unable to run
spec-kitty upgradeto get template fixes from 0.10.11
- Fixed