Skip to content

v1.2.0 - Profiles, Pi & Kiro Support

Choose a tag to compare

@openspec-release-bot openspec-release-bot released this 23 Feb 23:43
· 67 commits to main since this release
6a3a126

What's New in v1.2.0

Control what gets installed with profiles, create complete change proposals in one step, and use OpenSpec with two new coding agents.

New

  • Profiles — Choose between core (4 essential workflows) and custom (pick any subset) to control which skills get installed. Manage with openspec config profile.
  • Propose workflow — Create a complete change proposal with design, specs, and tasks from a single request — no need to run new then ff separately.
  • Pi support — Pi (pi.dev) coding agent is now a supported tool with prompt and skill generation.
  • Kiro support — AWS Kiro IDE is now a supported tool with prompt and skill generation.
  • AI tool auto-detectionopenspec init scans your project for existing tool directories (.claude/, .cursor/, etc.) and pre-selects detected tools.

Improved

  • Sync prunes deselected workflowsopenspec update now removes command files and skill directories for workflows you've deselected, keeping your project clean.
  • Config drift warningopenspec config list warns when global config is out of sync with the current project.

Fixed

  • Onboard preflight no longer gives a false "not initialized" error on freshly initialized projects
  • Archive workflow no longer stops mid-way when syncing — it properly resumes after sync completes
  • Added Windows PowerShell alternatives for onboard shell commands

New Contributors

Full Changelog: v1.1.1...v1.2.0