Skip to content

Feature: optional cost ($) estimate alongside token counts #7

@ChaosRealmsAI

Description

@ChaosRealmsAI

Discovered through heavy dogfooding. The report + budget surface token counts and a per-model breakdown, but not a money cost. For heterogeneous runs (deepseek/qwen/kimi/claude all at different prices) the token total doesn't convey relative spend — e.g. 42k claude tokens cost far more than 42k deepseek tokens.

Proposed: an optional cost estimate driven by a price table (pandacode already ships PANDACODE_BAMBOO_PRICE_FILE); show ~$X next to total tokens and in the per-model breakdown when a price table is available. Opt-in, no behavior change when absent.

Severity: usability / nice-to-have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions