Skip to content

chore: release v0.5.4#67

Merged
Meru143 merged 1 commit into
mainfrom
release-plz-2026-04-04T09-47-30Z
Apr 4, 2026
Merged

chore: release v0.5.4#67
Meru143 merged 1 commit into
mainfrom
release-plz-2026-04-04T09-47-30Z

Conversation

@Meru143

@Meru143 Meru143 commented Apr 4, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • argus-core: 0.5.3 -> 0.5.4
  • argus-repomap: 0.5.3 -> 0.5.4
  • argus-difflens: 0.5.3 -> 0.5.4
  • argus-codelens: 0.5.3 -> 0.5.4
  • argus-gitpulse: 0.5.3 -> 0.5.4
  • argus-review: 0.5.3 -> 0.5.4
  • argus-mcp: 0.5.3 -> 0.5.4
  • argus-ai: 0.5.3 -> 0.5.4
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.4 - 2026-04-04

Other

  • fix argus doc command and font lint
  • Update docs/styles.css
  • Update docs/index.html
  • Update docs/index.html
  • Update docs/index.html
  • Update docs/styles.css
  • add custom landing page


This PR was generated with release-plz.

Copilot AI review requested due to automatic review settings April 4, 2026 09:47
@coderabbitai

coderabbitai Bot commented Apr 4, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@Meru143 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 0 minutes and 18 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 0 minutes and 18 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: da70a123-f903-4fb3-a698-8ce95186700b

📥 Commits

Reviewing files that changed from the base of the PR and between 8ef4ef0 and 5997e7f.

⛔ 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-04T09-47-30Z

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR performs the workspace release bump to v0.5.4, updating the root changelog and synchronizing crate versions in the Rust workspace.

Changes:

  • Add a 0.5.4 entry to CHANGELOG.md.
  • Bump [workspace.package] version to 0.5.4 and update internal workspace dependency versions.
  • Update Cargo.lock to reflect the new workspace crate versions.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
CHANGELOG.md Adds release notes section for v0.5.4.
Cargo.toml Updates workspace/package version and internal crate dependency versions to 0.5.4.
Cargo.lock Updates locked versions for workspace crates to 0.5.4.

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

Comment thread CHANGELOG.md
Comment on lines +9 to +13
- Update docs/styles.css
- Update docs/index.html
- Update docs/index.html
- Update docs/index.html
- Update docs/styles.css

Copilot AI Apr 4, 2026

Copy link

Choose a reason for hiding this comment

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

The 0.5.4 changelog entry has duplicated bullet points (docs/index.html listed 3x and docs/styles.css listed 2x). Consider deduplicating/combining these into a single clearer item to keep release notes readable.

Suggested change
- Update docs/styles.css
- Update docs/index.html
- Update docs/index.html
- Update docs/index.html
- Update docs/styles.css
- Update docs/index.html and docs/styles.css

Copilot uses AI. Check for mistakes.
@Meru143
Meru143 force-pushed the release-plz-2026-04-04T09-47-30Z branch from 6aa6fde to 5997e7f Compare April 4, 2026 09:54
@Meru143
Meru143 merged commit 2a9673e into main Apr 4, 2026
2 checks passed
@Meru143
Meru143 deleted the release-plz-2026-04-04T09-47-30Z branch April 4, 2026 09: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