Document /usage in the Warp Agent CLI - #623
Conversation
Add the account-level /usage slash command to the CLI models-and-usage page and the CLI reference slash-command table. Co-Authored-By: Warp <agent@warp.dev>
|
This PR was generated with Warp. Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Your GitHub account is not connected to Warp. Connect it here. |
|
Your GitHub account is not connected to Warp. Connect it here. |
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR documents the Warp Agent CLI /usage slash command in the existing CLI models-and-usage and reference pages. The additions are concise, placed with the related /cost and account status documentation, and use valid internal anchors.
Concerns
- No blocking concerns found.
- No security findings; the diff only changes documentation prose.
- No approved spec context was available for implementation drift checks.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz


Summary
Documents the Warp Agent CLI
/usageslash command shipped in v0.2026.08.19 (#14968). The GUI slash-commands table already listed it; the CLI models/usage page and CLI reference did not.Changes
src/content/docs/agents/cli/models-and-usage.mdx
/usagesrc/content/docs/agents/cli/reference.mdx
/usageto the slash command tableContent design plan
/costand statusline conversation totals but not the account-level/usagepanel.Unverified claims
None —
/usagename, description ("View account and credit usage"), and GuiAndTui surface verified againstapp/src/search/slash_command_menu/static_commands/commands.rsandcrates/warp_tui/src/terminal_session_view/usage_menu.rs. Panel contents (plan, credits, billing links) verified against the usage menu renderer.Docs-worthiness
/usage)Deferred findings from this drift-watch run
Recorded in the companion bookkeeping PR:
CtrlCCancelsThirdPartyHarnessGA — internal status synthesis, ignoreOpenWarpNewSettingsModesremoved — prune ignore entryPOST /factory/{uid}/runsandPOST /factory/automations/{id}/run— Gate 0 deferred (-> internaluntil public OpenAPI publish)