Token limits and usage in Rovo Dev CLI
Rovo Dev CLI is currently in beta
To make sure every developer using Rovo Dev CLI can have a high-quality experience, while Rovo Dev CLI is in beta there are daily token limits.
What are tokens?
A token is a piece of text like a keyword, operator, variable name, or part of a string. AI agents like Rovo Dev use tokens to read, process, and generate code.
Anything Rovo Dev reads or writes to complete an action uses tokens from your daily limit. Complex actions (like code generation, multi-step reasoning, or working with large files) use more tokens than simple, focused actions.
Daily token limits
During beta, users on a site with a Standard, Premium, or Enterprise plan for Jira have a daily limit of 20 million tokens.
All other users have a daily limit of 5 million tokens.
Check your token limit and today’s usage with the /usage
command in interactive mode.
Token limits reset each day at midnight (UCT).
These token limits only apply during the Rovo Dev CLI beta and may change at general availability. We’ll share pricing and limit details for Rovo Dev Agents (including Rovo Dev CLI) once they’re finalized.
Upgrade to a higher limit
During the beta, if you are on a 5 million token limit, you can upgrade to a 20 million token limit by adding a Standard, Premium, or Enterprise plan for Jira to your site.
Free trials of those plans don’t make you eligible for a higher token limit.
Was this helpful?