Skip to content

Update dependencies and add AGENTS.md#12

Merged
hardbyte merged 2 commits into
mainfrom
chore/update-deps-and-agents-md
Feb 10, 2026
Merged

Update dependencies and add AGENTS.md#12
hardbyte merged 2 commits into
mainfrom
chore/update-deps-and-agents-md

Conversation

@hardbyte
Copy link
Copy Markdown
Contributor

Bump criterion 0.5 -> 0.8 and update all transitive deps. Fix deprecated criterion::black_box import (now std::hint::black_box).

Add AGENTS.md for AI coding agents with CLAUDE.md as symlink.

Bump version to 0.1.5.

Bump criterion 0.5 -> 0.8 and update all transitive deps. Fix
deprecated criterion::black_box import (now std::hint::black_box).
Add AGENTS.md for AI coding agents with CLAUDE.md as symlink.
Bump version to 0.1.5.
Copilot AI review requested due to automatic review settings February 10, 2026 21:48
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

This PR updates the crate’s benchmark/development dependency stack (notably criterion), refreshes the lockfile, and adds repository guidance for AI coding agents while bumping the crate version to 0.1.5.

Changes:

  • Bump criterion from 0.50.8 and update benchmark code to use std::hint::black_box.
  • Refresh Cargo.lock to reflect updated transitive dependencies and bump crate version to 0.1.5.
  • Add AGENTS.md and introduce CLAUDE.md pointing to the agent guidance.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
benches/permission_checker.rs Updates benchmark imports to match newer criterion usage (std::hint::black_box).
Cargo.toml Bumps crate version to 0.1.5 and updates criterion dev-dependency to 0.8.
Cargo.lock Large transitive dependency refresh after dependency bumps.
AGENTS.md Adds AI agent workflow/architecture guidance for the repository.
CLAUDE.md Adds pointer to agent guidance content (intended to mirror/link AGENTS guidance).

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

Comment thread AGENTS.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Copilot reviewed 4 out of 5 changed files in this pull request and generated no new comments.


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

@hardbyte hardbyte merged commit 68b19f4 into main Feb 10, 2026
8 checks passed
@hardbyte hardbyte mentioned this pull request Feb 17, 2026
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.

3 participants