Skip to content

chore: release v0.5.5#70

Merged
Meru143 merged 1 commit intomainfrom
release-plz-2026-04-04T10-44-44Z
Apr 4, 2026
Merged

chore: release v0.5.5#70
Meru143 merged 1 commit intomainfrom
release-plz-2026-04-04T10-44-44Z

Conversation

@Meru143
Copy link
Copy Markdown
Owner

@Meru143 Meru143 commented Apr 4, 2026

🤖 New release

  • argus-core: 0.5.4 -> 0.5.5
  • argus-repomap: 0.5.4 -> 0.5.5
  • argus-difflens: 0.5.4 -> 0.5.5
  • argus-codelens: 0.5.4 -> 0.5.5
  • argus-gitpulse: 0.5.4 -> 0.5.5
  • argus-review: 0.5.4 -> 0.5.5
  • argus-mcp: 0.5.4 -> 0.5.5
  • argus-ai: 0.5.4 -> 0.5.5
Changelog

argus-core

0.4.0 - 2026-02-17

Fixed

  • (test) update stale doctest for max_diff_tokens default
  • (config) increase default max_diff_tokens to 64k to reduce API calls
  • (review) handle self-review permissions and improve error messages

Other

  • cargo fmt

argus-repomap

0.3.0 - 2026-02-16

Added

  • add PHP, Kotlin, Swift tree-sitter support (9→12 languages)
  • self-reflection FP filtering, indicatif progress bars, 4 new languages (#2)

argus-difflens

0.5.0 - 2026-02-25

Fixed

  • resolve clippy cmp-owned in deleted file path check
  • use normalized new path when detecting deleted files

Other

  • apply rustfmt for difflens parser tests
  • add quoted-path diff fixture regression coverage

argus-codelens

0.5.0 - 2026-02-25

Other

  • Refactor vector_search to bounded top-k heap (#56)

argus-review

0.5.3 - 2026-03-26

Other

  • Fix release tags and normalize provider base URLs (#64)

argus-mcp

0.5.0 - 2026-02-25

Other

  • Harden MCP tool path resolution (#54)

argus-ai

0.5.5 - 2026-04-04

Fixed

  • align npm package usage across docs and launcher (#71)

Other

  • promote independent review headline (#69)


This PR was generated with release-plz.

Copilot AI review requested due to automatic review settings April 4, 2026 10:44
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 4, 2026

📝 Walkthrough

Walkthrough

This PR performs a workspace release update, bumping the package version from 0.5.4 to 0.5.5 in Cargo.toml and updating all internal workspace dependencies to match. A corresponding changelog entry is added documenting the version release.

Changes

Cohort / File(s) Summary
Release Update
CHANGELOG.md, Cargo.toml
Version bump from 0.5.4 to 0.5.5 across workspace package and all internal workspace dependencies (argus-core, argus-repomap, argus-difflens, argus-codelens, argus-gitpulse, argus-review, argus-mcp). Changelog entry added for version 0.5.5 with "Other" section noting PR #69.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • PR #65: Performs the same workspace version bump and dependency update pattern with changelog entry addition
  • PR #59: Updates workspace package and dependency versions identically across the same set of crates
  • PR #53: Automated workspace release update with version bumps in Cargo.toml and changelog entry

Poem

🐰 A version hops forth, from four to five,
Dependencies aligned, the workspace thrives,
Changelog penned with a celebratory note,
The release is ready—all aboard this boat!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main purpose of this pull request—releasing version 0.5.5. It accurately reflects the core changeset of version bumps in Cargo.toml and a new changelog entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-plz-2026-04-04T10-44-44Z

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Release-plz generated version bump for the Argus Rust workspace to v0.5.5, updating the root changelog accordingly.

Changes:

  • Add v0.5.5 entry to the root CHANGELOG.md (compare link and release date).
  • Bump [workspace.package].version and workspace crate dependency versions to 0.5.5.
  • Update Cargo.lock workspace package versions to 0.5.5.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Adds the v0.5.5 release entry and compare link.
Cargo.toml Bumps workspace/package version and workspace crate dependency versions to 0.5.5.
Cargo.lock Updates locked workspace package versions to 0.5.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Meru143 Meru143 force-pushed the release-plz-2026-04-04T10-44-44Z branch from b1434d4 to 37d117d Compare April 4, 2026 10:54
@Meru143 Meru143 merged commit 1f101cd into main Apr 4, 2026
2 checks passed
@Meru143 Meru143 deleted the release-plz-2026-04-04T10-44-44Z branch April 4, 2026 10:56
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