Skip to content

release: v0.3.0 — promote rc.1 to @latest#758

Merged
kokevidaurre merged 1 commit intomainfrom
release/v0.3.0
Apr 24, 2026
Merged

release: v0.3.0 — promote rc.1 to @latest#758
kokevidaurre merged 1 commit intomainfrom
release/v0.3.0

Conversation

@kokevidaurre
Copy link
Copy Markdown
Contributor

Summary

Promotes 0.3.0-rc.1 (published on @next since 2026-04-24) to the stable 0.3.0 release.

After merge, tag v0.3.0 triggers release.yml → publishes to @latest via OIDC trusted publishing.

Changes

  • package.json: 0.3.0-rc.10.3.0
  • package-lock.json: synced

v0.3.0 highlights (since 0.2.2)

  • Run engine rewrite, conversation protocol (agents talk + use tools)
  • New commands: review, credentials, goals, log
  • Project-level config system (.squads/config.yml)
  • Role-based timeouts + anti-collision in org runs
  • PreToolUse guardrail hooks
  • OIDC trusted publishing (no more NPM_TOKEN)
  • Audit remediation: no hardcoded values, extracted prompts, parameterized config

Post-merge steps

git checkout main && git pull
git tag v0.3.0
git push origin v0.3.0   # release.yml publishes to @latest

Test plan

  • CI green on release branch
  • rc.1 burn-in completed on @next (24+ hours)
  • Tested npm i -g squads-cli@next on Mac
  • Tested on Windows

Promotes rc.1 to the stable v0.3.0 release. After merge, tag v0.3.0
triggers release.yml → publishes to @latest via OIDC.

Closes the v0.3.0 cycle: run engine rewrite, conversation mode,
project config system, OIDC trusted publishing.

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the version of the squads-cli package from 0.3.0-rc.1 to 0.3.0 in both package.json and package-lock.json. I have no feedback to provide.

@kokevidaurre kokevidaurre merged commit ea1e618 into main Apr 24, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants