create-spectrum-project v0.5.0
New Features
- The CLI can now set up Spectrum Cloud during project creation for iMessage apps. It logs you in if needed, creates the cloud project, generates credentials, and writes them into
.env. ✨ - Added
--no-cloudso you can skip cloud setup when you want to fill in credentials yourself.
Bug Fixes
- The
.envreminder now still appears when cloud setup fillsPROJECT_IDandPROJECT_SECRETbut provider-specific values, likeTELEGRAM_BOT_TOKEN, are still empty. - Skill installation no longer creates extra agent folders for every registered agent. It now installs the Spectrum skill into the universal agent path only.
Improvement
- New projects now include clearer
AGENTS.mdguidance for managing Spectrum Cloud with thephotonCLI, including login, secret rotation, line listing, and project inspection.
Version: 0.5.0