Shortcuts Playground 1.1.0 fixes three issue regressions across the Claude and Codex packages.
Changes:
- Fixes Claude Code custom output path handling by resolving userConfig directly in the builder/remixer agents and passing explicit signing options to sign-shortcut.
- Corrects HealthKit blood pressure labels to match Shortcuts.app: Diastolic Blood Pressure and Systolic Blood Pressure.
- Documents and diagnoses the Codex workspace sandbox signing failure mode where Apple shortcuts sign can report a misleading format error for validator-clean plists.
- Adds focused issue-regression tests and HealthKit label assertions in both wiring regression suites.
Verification:
- python3 tests/test_issue_regressions.py passed.
- Claude wiring regression suite passed all 719 cases.
- Codex wiring regression suite passed all 719 cases.
- Claude plugin and marketplace validation passed.
- Claude self-test passed with the real macOS shortcuts CLI.
- Codex signing helper produced AEA1 output with the real macOS shortcuts CLI.
Commits: