chore(release): add catch-up changeset for Rovo, Codex dir, status - #1518
Conversation
Cover three user-facing PRs that merged without changesets so they appear in the v1.8.0 CHANGELOG: - #1516 Atlassian Rovo Dev CLI (new tool) - #1511 Codex skills move to shared .agents directory - #1505 openspec status separates planning from implementation Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe changeset documents Rovo Dev CLI support, Codex skill migration to ChangesRelease documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.changeset/catch-up-rovo-codex-status.md:
- Line 12: Update the status description in the changeset so it states that
planning is complete when every non-skipped planning artifact exists, rather
than claiming every planning artifact is written; preserve the references to
isPlanningComplete, overall progress, completion messaging, and the isComplete
compatibility alias.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 87ffd697-9dbf-40d9-a65c-a29033bc58c1
📒 Files selected for processing (1)
.changeset/catch-up-rovo-codex-status.md
alfred-openspec
left a comment
There was a problem hiding this comment.
One release-note correction: isPlanningComplete is true when every non-skipped planning artifact exists; skipped artifacts count as satisfied without being written. The current “every planning artifact is written” wording overstates the contract. Please align it with the CLI and agent-contract docs, then this is ready.
Skipped planning artifacts count as satisfied without being written; say "every non-skipped planning artifact exists" to match the CLI and agent-contract docs (alfred/CodeRabbit review). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
alfred-openspec
left a comment
There was a problem hiding this comment.
The corrected status wording now matches the shipped skipped-artifact contract. The catch-up changeset accurately covers all three merged changes, produces the intended minor bump, and the full hosted matrix is green.
Status
Catch-up changeset only — no code changes. Adds one
.changeset/*.mdso three user-facing PRs that merged without release tracking land in the v1.8.0 CHANGELOG.What was missing
These merged since v1.7.0 with no changeset, so the auto-generated Version Packages PR (#1488) omits them from
CHANGELOG.md:--tools rovodevtarget.agentsdirupdatemigrates existing codex users' filesopenspec statusplanning vs. doneisPlanningCompletefield + changed outputWhat this does
Adds
.changeset/catch-up-rovo-codex-status.md(minor bump). The release stays 1.8.0 — it was already minor. Once this merges, the Changesets action refreshes #1488 to include these entries; then #1488 is the publish trigger.Verification
changeset status→@fission-ai/openspecbumped at minor. No source files touched.🤖 Generated with Claude Code
Summary by CodeRabbit
.agents/skills/location while preserving customized files.openspec statusreporting for planned and completed work.