Skip to content

Clarify npm rules in AGENTS.md - #953

Merged
juanmrad merged 2 commits into
roostorg:mainfrom
taobojlen:docs/clarify-agent-command-approval
Aug 3, 2026
Merged

Clarify npm rules in AGENTS.md#953
juanmrad merged 2 commits into
roostorg:mainfrom
taobojlen:docs/clarify-agent-command-approval

Conversation

@taobojlen

@taobojlen taobojlen commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

GPT-5.6 Sol keeps refusing to run basic npm commands. I'm hoping that this change to AGENTS.md might make it be a little more sensible.

Summary by CodeRabbit

  • Documentation
    • Clarified which routine local setup and verification commands can run without approval.
    • Expanded dependency approval guidance to include transitive dependency changes and continued license/CVE checks.

Co-Authored-By: OpenAI Codex <codex@openai.com>
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@taobojlen, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 57 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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 reviews.

How do review limits work?

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

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, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 59b65d6c-fbad-48c3-bc29-ed30cd2a7a71

📥 Commits

Reviewing files that changed from the base of the PR and between 63ec047 and 07719d7.

📒 Files selected for processing (1)
  • AGENTS.md
📝 Walkthrough

Walkthrough

AGENTS.md clarifies that routine local setup and verification commands do not require approval, and expands dependency approval guidance to include transitive changes recorded in package-lock.json.

Changes

Approval guidance

Layer / File(s) Summary
Human-approval rules
AGENTS.md
Clarifies approval scope for routine commands and dependency changes, including transitive package-lock.json updates and license/CVE confirmation.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • roostorg/coop#731: Updates repository agent guidance about human approval and agent behavior.

Suggested reviewers: juanmrad

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is only a single sentence and omits the required Context, Tests, Rollout Plan, and Checklist sections. Add the repository template sections with a brief change summary, test/verification steps, any rollout notes, and applicable checklist items.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is clear, concise, and matches the AGENTS.md clarification in this change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@taobojlen taobojlen changed the title Clarify approval requirements for routine commands Clarify npm rules in AGENTS.md Jul 28, 2026
@taobojlen
taobojlen marked this pull request as ready for review July 28, 2026 15:17
Co-Authored-By: OpenAI Codex <codex@openai.com>
@juanmrad
juanmrad merged commit c724aaa into roostorg:main Aug 3, 2026
12 checks passed
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