Skip to content

feat: add support for AGENTS.md, infer provider based on env variables and change tokenizer#17

Merged
AstraBert merged 4 commits into
mainfrom
feat/several-improvements
Jun 18, 2026
Merged

feat: add support for AGENTS.md, infer provider based on env variables and change tokenizer#17
AstraBert merged 4 commits into
mainfrom
feat/several-improvements

Conversation

@AstraBert

Copy link
Copy Markdown
Owner
  • Support AGENTS.md for custom instructions
  • Infer provider from the environment based on env variables
  • Change tokenizer to a more modern one and pre-load before TUI

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@AstraBert, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 10 minutes and 10 seconds. Learn how PR review limits work.

To continue reviewing without waiting, enable usage-based billing in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5939d858-a3e6-46ad-8d63-604d6aa5bf94

📥 Commits

Reviewing files that changed from the base of the PR and between 4203491 and b8dfbc5.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (10)
  • README.md
  • microagents-cli/Cargo.toml
  • microagents-cli/src/init_env.rs
  • microagents-cli/src/main.rs
  • microagents-core/AGENTS.md
  • microagents-core/Cargo.toml
  • microagents-core/src/agent.rs
  • microagents-core/src/common.rs
  • microagents-core/tests/integration_test.rs
  • search-evals/Cargo.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/several-improvements

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.

@AstraBert AstraBert merged commit 8146545 into main Jun 18, 2026
6 checks passed
@AstraBert AstraBert deleted the feat/several-improvements branch June 18, 2026 13:27
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