Skip to content

docs: document agents.usage_display_mode setting#330

Draft
hongyi-chen wants to merge 1 commit into
mainfrom
oz/docs-usage-display-mode-setting
Draft

docs: document agents.usage_display_mode setting#330
hongyi-chen wants to merge 1 commit into
mainfrom
oz/docs-usage-display-mode-setting

Conversation

@hongyi-chen

Copy link
Copy Markdown
Collaborator

Summary

Documents the agents.usage_display_mode setting in the all-settings reference. Surfaced by the missing_docs drift-watch audit as an undocumented GA setting.

The setting controls which unit the terminal (TUI) agent's usage entry displays — credits spent (default) or provider dollar cost — and is flipped by clicking the entry. It's modeled like the existing agents.model key: a TUI-only, file-backed setting, so it's documented in the same [agents] section.

Source: warp:app/src/settings/ai.rs (TuiUsageDisplayMode, toml_path: "agents.usage_display_mode").

Validation

  • npm run build passes.
  • Re-ran the audit; this finding is resolved.

Conversation: https://staging.warp.dev/conversation/0ee78198-1342-4558-b918-b484f4655005
Run: https://oz.staging.warp.dev/runs/019f5c6b-ee12-75f1-a353-e0ef6e3edd4f

This PR was generated with Oz.

Add the terminal agent's usage_display_mode setting to the all-settings
reference. It controls whether the terminal agent's usage entry shows
credits spent or provider dollar cost.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Jul 13, 2026
@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 13, 2026 5:12pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant