Skip to content

SUP-2266: cut jarvOS v0.5.0 release - #83

Merged
levineam merged 1 commit into
mainfrom
SUP-2266/jarvos-v050-release
Jun 21, 2026
Merged

SUP-2266: cut jarvOS v0.5.0 release#83
levineam merged 1 commit into
mainfrom
SUP-2266/jarvos-v050-release

Conversation

@levineam

@levineam levineam commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump root package metadata to 0.5.0
  • finalize CHANGELOG for v0.5.0
  • add docs/releases/v0.5.0.md and update README release status

Verification

  • npm run release:check
  • npm run release:drift
  • npm run clawpatch:review:dry-run (wouldReview: 0)

Paperclip: SUP-2266

Summary by CodeRabbit

  • Documentation
    • Published v0.5.0 release documentation with details on CLI router, profile support, safety checks, and portable note maintenance features.
    • Updated release status to reflect v0.5.0 as the current public preview release.

@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a9c00285-de28-4d8e-8cba-4ce98b0a11b0

📥 Commits

Reviewing files that changed from the base of the PR and between f1113c0 and 1bd2746.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (4)
  • CHANGELOG.md
  • README.md
  • docs/releases/v0.5.0.md
  • package.json

📝 Walkthrough

Walkthrough

The PR publishes the v0.5.0 release: package.json version is bumped from 0.3.0 to 0.5.0, a new docs/releases/v0.5.0.md release notes file is added, CHANGELOG.md is updated to move items from [Unreleased] into the new v0.5.0 entry, and README.md Release Status copy is updated from v0.2.0 to v0.5.0.

Changes

v0.5.0 Release Documentation and Version Bump

Layer / File(s) Summary
Version bump and release notes
package.json, docs/releases/v0.5.0.md
package.json version is incremented from 0.3.0 to 0.5.0. docs/releases/v0.5.0.md is created end-to-end with structured sections for summary, included features (CLI router, minimal profile support, Obsidian skills pack, release hardening, etc.), fixes, breaking changes, known limitations, and install/verify instructions.
Changelog and README status update
CHANGELOG.md, README.md
CHANGELOG.md clears ## [Unreleased] to "Nothing yet." and adds the full v0.5.0 — 2026-06-21 entry with Included, Fixes, and Known Limitations subsections. README.md Release Status section is updated from v0.2.0 to v0.5.0 with revised description text.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • levineam/jarvOS#36: Introduced the release template and readiness check scripts that govern the release-notes structure used in this PR's docs/releases/v0.5.0.md and CHANGELOG.md updates.
  • levineam/jarvOS#59: Also edits README.md's Release Status copy to reflect a different public preview version (v0.2.0), the same field being updated here to v0.5.0.

Suggested labels

jarvis-managed

Poem

🐇 Hippity-hop, version five-oh is here!
The changelog is tidy, the README is clear.
No "unreleased" clutter, just "Nothing yet" now,
The release notes are written — take a bow!
🎉 v0.5.0 ships with a joyful "meow"... wait, that's the cat. thump thump 🐾

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically identifies the main purpose: cutting the jarvOS v0.5.0 release, which aligns with all summarized changes across CHANGELOG, README, release docs, and package version bump.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch SUP-2266/jarvos-v050-release

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1bd2746519

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CHANGELOG.md
apply mode, state/audit coverage checks, sensitivity-aware GBrain and
memory-wiki queue cleanup, QMD freshness records, package bin/exports, docs,
and focused tests.
- Nothing yet.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep Unreleased truly empty after the release

With this placeholder bullet, scripts/unreleased-drift-check.js classifies the [Unreleased] section as non-empty because unreleasedSection() treats any - ... entry as logged work. After the v0.5.0 tag is created, the next commit can therefore omit a real changelog entry and npm run release:drift will still pass, defeating the release-drift guard this release relies on. Use plain prose or leave the section blank so new post-release work is detected.

Useful? React with 👍 / 👎.

@levineam
levineam merged commit f4679d1 into main Jun 21, 2026
6 of 7 checks passed
@levineam
levineam deleted the SUP-2266/jarvos-v050-release branch June 21, 2026 21:09
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.

1 participant