Skip to content

chore: release v0.5.6#73

Open
Meru143 wants to merge 1 commit intomainfrom
release-plz-2026-04-04T12-00-58Z
Open

chore: release v0.5.6#73
Meru143 wants to merge 1 commit intomainfrom
release-plz-2026-04-04T12-00-58Z

Conversation

@Meru143
Copy link
Copy Markdown
Owner

@Meru143 Meru143 commented Apr 4, 2026

🤖 New release

  • argus-core: 0.5.5 -> 0.5.6
  • argus-repomap: 0.5.5 -> 0.5.6
  • argus-difflens: 0.5.5 -> 0.5.6
  • argus-codelens: 0.5.5 -> 0.5.6
  • argus-gitpulse: 0.5.5 -> 0.5.6
  • argus-review: 0.5.5 -> 0.5.6
  • argus-mcp: 0.5.5 -> 0.5.6
  • argus-ai: 0.5.5 -> 0.5.6
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.6 - 2026-04-04

Fixed

  • tighten landing page hero terminal
  • tighten landing page proof layout


This PR was generated with release-plz.

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

coderabbitai bot commented Apr 4, 2026

Warning

Rate limit exceeded

@Meru143 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 10 minutes and 29 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 10 minutes and 29 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6cff4264-6734-4014-adf5-1fb18f58b64b

📥 Commits

Reviewing files that changed from the base of the PR and between 5783362 and ff43519.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • CHANGELOG.md
  • Cargo.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-plz-2026-04-04T12-00-58Z

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 PR bumping the Argus Rust workspace from v0.5.5 to v0.5.6, updating the top-level changelog to reflect the new release.

Changes:

  • Add 0.5.6 entry to CHANGELOG.md with release notes and compare link.
  • Bump [workspace.package].version to 0.5.6 and align all workspace crate dependency versions.
  • Update Cargo.lock to reflect the new internal crate versions.

Reviewed changes

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

File Description
CHANGELOG.md Adds the 0.5.6 release notes and compare link.
Cargo.toml Bumps workspace version and all workspace crate dependency versions to 0.5.6.
Cargo.lock Updates locked internal package versions to 0.5.6.

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

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