Skip to content

docs(roadmap): add #364 — /cost returns no cost_usd; identical to /stats#2864

Open
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-344-cost-command-no-dollar-amount
Open

docs(roadmap): add #364 — /cost returns no cost_usd; identical to /stats#2864
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-344-cost-command-no-dollar-amount

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #344

/cost --output-format json returns only token counts, no monetary figure. Also /cost and /stats produce identical JSON (diff only in kind).

Live on f65b2b4:

{"kind":"cost","cache_creation_input_tokens":0,"input_tokens":0,"output_tokens":0,"total_tokens":0}
// cost_usd: absent
// currency: absent

diff /cost /stats → identical (except kind)

ROADMAP.md only

@Harshavyr
Copy link
Copy Markdown

Harshavyr commented Apr 29, 2026 via email

@code-yeongyu code-yeongyu force-pushed the docs/roadmap-344-cost-command-no-dollar-amount branch from 7f82347 to 779b450 Compare April 29, 2026 19:04
@code-yeongyu code-yeongyu changed the title docs(roadmap): add #344 — cost command returns no dollar amount; identical to stats docs(roadmap): add #351 — cost command returns no dollar amount; identical to stats Apr 29, 2026
@code-yeongyu code-yeongyu force-pushed the docs/roadmap-344-cost-command-no-dollar-amount branch from 779b450 to b51b73e Compare April 29, 2026 22:32
@code-yeongyu code-yeongyu changed the title docs(roadmap): add #351 — cost command returns no dollar amount; identical to stats docs(roadmap): add #364 — /cost returns no cost_usd; identical to /stats Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants