Skip to content

Show running weekly USD spend in a persistent status bar at the bottom of the Warp window #9965

@nslonim

Description

@nslonim

Summary

Add a persistent indicator at the bottom of the Warp window that shows the user's running weekly USD spend on Agent usage, so users can budget their AI spend and avoid surprises without having to navigate into Settings > Billing and usage.

Problem

Today, AI spend visibility in Warp is split across two surfaces:

  • A per-turn credit count chip at the bottom of an Agent response, which only covers the most recent turn.
  • The Settings > Billing and usage dashboard, which covers monthly totals and is several clicks away from a normal terminal/Agent workflow.

Neither surface gives a continuously visible signal of how much money has been spent recently. For users on Build/Business plans (and especially anyone using Add-on Credits, where AI usage maps directly to dollars), this makes it hard to:

  • Track spend over a shorter horizon than a full billing cycle.
  • Notice mid-week when usage is running hot before it becomes a surprise on the bill.
  • Stay within a personal weekly budget without proactively opening Settings.

The user filing this feedback explicitly said: "I want to budget my usage and avoid surprises."

Reproduction steps or desired workflow

Desired workflow:

  1. Use Warp normally throughout the week (Agent conversations, Generate, AI Autofill, etc.).
  2. At any time, glance at the bottom of the Warp window and see something like This week: $4.20 (USD).
  3. Optionally hover or click the indicator to expand a small breakdown by model (e.g., Claude Opus, Claude Sonnet, GPT-5), since model choice is the dominant driver of credit/dollar consumption per the credits docs.
  4. The weekly total resets at the start of each week (a clearly documented boundary, e.g., user's local Monday or the start of the billing week).

Acceptance-style notes:

  • Indicator must be persistent (always visible) at the bottom of the Warp UI, not gated behind opening Settings.
  • Default unit is USD spend (dollars), not raw credits or tokens. Credits are non-deterministic and harder to reason about as a budget; the user explicitly asked for dollars.
  • Default view shows only the weekly total. An optional expanded/hover view can break the total down by model.
  • Setting to hide the indicator would be welcome for users who don't want it visible (e.g., screen sharing, pair programming).
  • Should respect team vs. personal accounting where applicable (a user on a team with Add-on Credits should see their personal slice, not the entire team pool).

Artifacts

None attached

Warp version

Unknown

Operating system

macOS (specific version not collected)

Possible source references

  • Settings > Billing and usage surface (referenced throughout the credits and add-on credits docs): the existing source of truth for spend totals; a weekly aggregation likely lives near the same data path that powers the monthly view.
  • Credits transparency footer / per-turn credit count chip (referenced in the Credits docs): the existing in-app spend surface that today is per-turn only; the proposed indicator would extend the same telemetry to a persistent, weekly, USD-denominated view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:billingPricing, plans, subscriptions, payment, and billing management.area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.enhancementNew feature or request.needs-mocksrepro:highThe report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions