Skip to content

create-spectrum-project v0.5.0

Choose a tag to compare

@photon-action-bot photon-action-bot released this 23 Jun 21:48
· 31 commits to main since this release

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-cloud so you can skip cloud setup when you want to fill in credentials yourself.

Bug Fixes

  • The .env reminder now still appears when cloud setup fills PROJECT_ID and PROJECT_SECRET but provider-specific values, like TELEGRAM_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.md guidance for managing Spectrum Cloud with the photon CLI, including login, secret rotation, line listing, and project inspection.

Version: 0.5.0