Skip to content

release: cut 0.0.10-beta.5#304

Merged
NiveditJain merged 1 commit into
mainfrom
release-0.0.10-beta.5
May 8, 2026
Merged

release: cut 0.0.10-beta.5#304
NiveditJain merged 1 commit into
mainfrom
release-0.0.10-beta.5

Conversation

@NiveditJain
Copy link
Copy Markdown
Member

@NiveditJain NiveditJain commented May 8, 2026

Summary

Promote the four entries currently under ## Unreleased to a new ## 0.0.10-beta.5 — 2026-05-08 section, and add a fresh empty ## Unreleased heading. Once merged, tag v0.0.10-beta.5 on main → GitHub Release fires publish.yml → publishes to npm under the beta dist-tag and auto-bumps package.json to 0.0.10-beta.6 on main.

Contents of 0.0.10-beta.5

Features

Fixes

Docs

Test plan

  • package.json version is 0.0.10-beta.5
  • Diff is exactly two added lines: blank line under ## Unreleased + new ## 0.0.10-beta.5 — 2026-05-08 heading
  • Pre-existing CI (quality / test / build / test-e2e / docs) passes on the rename — no code changed

Post-merge steps

  1. git tag v0.0.10-beta.5 && git push origin v0.0.10-beta.5
  2. Create GitHub Release for v0.0.10-beta.5
  3. Watch publish.yml — confirms 0.0.10-beta.5 on npm beta tag + auto-bump to 0.0.10-beta.6 on main

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features

    • Redesigned policies --install multi-CLI selector menu with grouped detected/undetected sections and colored markers.
    • Updated uninstall aggregate labeling.
  • Bug Fixes

    • Fixed Cursor activity-dashboard CWD population issues.
  • Documentation & Chores

    • Enhanced documentation translation script defaults and concurrency settings.
    • Expanded docs automation to cover all seven integrated agent CLIs.

Lock in the four entries currently staged under `## Unreleased` (Features
#302, Fixes #303 + #300, Docs #281) by promoting them to a new
`## 0.0.10-beta.5 — 2026-05-08` section, and add a fresh empty
`## Unreleased` heading on top for the next cycle. Mirrors the post-#301
convention.

Once merged, tag `v0.0.10-beta.5` on main → GitHub Release publishes
to npm under the `beta` dist-tag and auto-bumps `package.json` to
`0.0.10-beta.6` on main.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 53400c4f-3f04-4b90-b650-d1dd9dc4c574

📥 Commits

Reviewing files that changed from the base of the PR and between 4c85fe5 and b8ed3b3.

📒 Files selected for processing (1)
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

This PR updates CHANGELOG.md to document version 0.0.10-beta.5 (dated 2026-05-08). It records feature work on the policies --install menu redesign, CWD resolution fixes for Cursor activity dashboards, script alias and concurrency adjustments, and docs automation workflow expansion covering all seven integrated agent CLIs.

Changes

Changelog 0.0.10-beta.5 Entry

Layer / File(s) Summary
Release Header
CHANGELOG.md
New release section for version 0.0.10-beta.5 dated 2026-05-08 is introduced to the Unreleased section.
Release Content
CHANGELOG.md
Features, fixes, and docs entries document install-menu design with grouped detected/undetected sections and colored markers, Cursor CWD resolution with stdin precedence and workspace-root fallback behavior, translate-docs model alias and concurrency adjustments, and expansion of sync-hook-events workflow to all integrated CLIs plus CI staging.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

A changelog hops through the fields so green,
Documenting features never before seen,
🐰 0.0.10-beta.5, bright and new,
With menus redesigned and CWD clues,
Each entry a carrot of changes true!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'release: cut 0.0.10-beta.5' clearly and concisely summarizes the main change: preparing a new release version.
Description check ✅ Passed The PR description provides a comprehensive summary, detailed contents, test plan verification, and post-merge steps, though it deviates from the template structure.
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.


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

@NiveditJain NiveditJain merged commit dc44895 into main May 8, 2026
9 checks passed
@NiveditJain NiveditJain mentioned this pull request May 8, 2026
4 tasks
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