Skip to content

prep for release 0.5.0#33

Merged
mvoutov merged 2 commits intomainfrom
feat/release-0.5.0
Mar 28, 2026
Merged

prep for release 0.5.0#33
mvoutov merged 2 commits intomainfrom
feat/release-0.5.0

Conversation

@mvoutov
Copy link
Copy Markdown
Contributor

@mvoutov mvoutov commented Mar 28, 2026

What

Why

Closes #

How I tested

  • npm test passes
  • Tested against a real repo:
  • --dry-run output looks correct (if applicable)

Checklist

  • Changes are focused on a single feature or fix
  • Tests added or updated for any logic changes
  • No new dependencies added (or justified in the PR description)

Summary by CodeRabbit

Release Notes - Version 0.5.0

  • New Features

    • Token-usage optimizer for skill and agent templates
    • New "Plan + execute" agent template pair
    • New doc graph --remove command for removing graph artifacts
    • Refreshed dev-docs and dev-docs-update command templates
  • Changed

    • Enhanced code-running rules in generated configuration files

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 28, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4e351685-feb6-4494-9d7e-1f0743f60a61

📥 Commits

Reviewing files that changed from the base of the PR and between b0151a3 and 77c7d51.

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

Walkthrough

This pull request bumps the package version from 0.4.0 to 0.5.0 and documents the release in the changelog. New features documented include a token-usage optimizer, "Plan + execute" agent templates, a doc graph --remove command, and updated dev-docs templates.

Changes

Cohort / File(s) Summary
Release Documentation
CHANGELOG.md
Added release section v0.5.0 with new features: token-usage optimizer, Plan + execute templates, doc graph --remove command, refreshed dev-docs templates, and improved code-running rules.
Package Manifest
package.json
Updated version field from 0.4.0 to 0.5.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/release-0.5.0

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

@mvoutov mvoutov merged commit 81d0874 into main Mar 28, 2026
2 checks passed
@mvoutov mvoutov deleted the feat/release-0.5.0 branch March 28, 2026 16:49
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