Skip to content

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Jan 18, 2026

Dry-run verification against Roo-Code found that the Max Requests field treats an empty value as Unlimited and serializes it as null when saving settings.\n\nThis updates the docs to reflect the real behavior so users understand how 'Unlimited' works in both UI and settings JSON.


Important

Clarifies 'Max Requests' setting behavior in documentation, indicating blank means 'Unlimited' and is stored as null.

  • Documentation Update:
    • Clarifies 'Max Requests' setting behavior in rate-limits-costs.md.
    • Specifies that leaving the field blank means 'Unlimited' and is stored as null in JSON.

This description was created by Ellipsis for dd75d5d. You can customize this summary. It will automatically update as commits are pushed.

@vercel
Copy link

vercel bot commented Jan 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
roo-code-docs Ready Ready Preview, Comment Jan 18, 2026 9:46pm

Request Review

@roomote
Copy link
Contributor

roomote bot commented Jan 18, 2026

Oroocle Clock   See task on Roo Cloud

Review complete. 1 doc-consistency nit flagged.

  • Align “Configuration” text with the new “blank means Unlimited (null)” note

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.


To further help manage API costs and prevent unexpected expenses, Roo Code includes a "Max Requests" setting for auto-approved actions. This allows you to define a specific limit on how many consecutive API calls Roo Code can make without requiring your explicit re-approval during a task.

**Unlimited behavior:** In Settings, leaving this field blank means **Unlimited** (no request-count limit). In the underlying settings JSON this is stored as `null`.
Copy link
Contributor

Choose a reason for hiding this comment

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

This note explains that blank means Unlimited, but the later “Configuration” bullet still implies “Unlimited” is a selectable option, which can confuse readers. Consider aligning the wording there to “leave blank for Unlimited” so the UI behavior is described consistently.

Fix it with Roo Code or mention @roomote and request a fix.

@hannesrudolph
Copy link
Collaborator Author

Closing this PR to redo the Auto-Approve docs update using the new docs-maintainer workflow (topic scan + evidence-based edits).

@hannesrudolph hannesrudolph deleted the roobot/auto-approve-max-requests-docs branch January 18, 2026 22:41
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants