Proposed GitHub Issue Title: `/cost Command Reporting Unclear for Claude Max Subscribers` This title: - Directly identifies the specific feature/command - Highlights the core issue of reporting ambiguity - Uses technical terminology - Is concise and descr
Bug Description
Title: understanding changes to Claude Code from within the app itself - example re '/cost'
I noticed a change in how the /cost command reports costs in Claude Code. Previously (in earlier versions), as a Claude Max subscriber,
the cost display seemed to indicate that usage was covered by my subscription.
However, as of some relatively recent version (1.0.3n probably), the /cost command now shows theoretical API costs:
Total cost: $0.55
Total duration (API): 6m 19.7s
Total duration (wall): 6h 33m 10.2s
Total code changes: 0 lines added, 0 lines removed
While I understand that as a Claude Max subscriber these costs are already included in my subscription fee, this change in reporting could
cause confusion for users who might think they are being charged additionally. Neither I or the LLM easily found any explanation in
public information.
- Can you confirm that /cost did change for Max users, in the way I describe?
- Can you tell me the best way to track and understand these changes?
and really, the bug report / feature request:
- Provide detailed changelog information in the Claude install that the LLM can access.
Jumping out of the system can be necessary, but it feels weird here.
Environment Info
- Platform: linux
- Terminal: gnome-terminal
- Version: 0.2.84
- Feedback ID: 3bdd3371-b879-4c88-8a89-25cb0258c7c2
Errors
[{"error":"Error: Failed to install new version of claude: npm error code ENOTEMPTY\nnpm error syscall rename\nnpm error path /home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/claude-code\nnpm error dest /home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/.claude-code-5JNijYwE\nnpm error errno -39\nnpm error ENOTEMPTY: directory not empty, rename '/home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/claude-code' -> '/home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/.claude-code-5JNijYwE'\nnpm error A complete log of this run can be found in: /home/anthony/.npm/_logs/2025-06-26T21_37_06_262Z-debug-0.log\n\n at SH1 (file:///home/anthony/.local/share/pnpm/global/5/.pnpm/@anthropic-ai+claude-code@0.2.84/node_modules/@anthropic-ai/claude-code/cli.js:1447:392)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async file:///home/anthony/.local/share/pnpm/global/5/.pnpm/@anthropic-ai+claude-code@0.2.84/node_modules/@anthropic-ai/claude-code/cli.js:1860:5864","timestamp":"2025-06-26T21:37:07.210Z"},{"error":"Error: Failed to install new version of claude: npm error code ENOTEMPTY\nnpm error syscall rename\nnpm error path /home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/claude-code\nnpm error dest /home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/.claude-code-5JNijYwE\nnpm error errno -39\nnpm error ENOTEMPTY: directory not empty, rename '/home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/claude-code' -> '/home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/.claude-code-5JNijYwE'\nnpm error A complete log of this run can be found in: /home/anthony/.npm/_logs/2025-06-26T21_37_29_694Z-debug-0.log\n\n at SH1 (file:///home/anthony/.local/share/pnpm/global/5/.pnpm/@anthropic-ai+claude-code@0.2.84/node_modules/@anthropic-ai/claude-code/cli.js:1447:392)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async file:///home/anthony/.local/share/pnpm/global/5/.pnpm/@anthropic-ai+claude-code@0.2.84/node_modules/@anthropic-ai/claude-code/cli.js:1860:5864","timestamp":"2025-06-26T21:37:30.293Z"},{"error":"Error: Failed to install new version of claude: npm error code ENOTEMPTY\nnpm error syscall rename\nnpm error path /home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/claude-code\nnpm error dest /home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/.claude-code-5JNijYwE\nnpm error errno -39\nnpm error ENOTEMPTY: directory not empty, rename '/home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/claude-code' -> '/home/anthony/.nvm/versions/node/v18.20.7/lib/node_modules/@anthropic-ai/.claude-code-5JNijYwE'\nnpm error A complete log of this run can be found in: /home/anthony/.npm/_logs/2025-06-26T21_42_27_176Z-debug-0.log\n\n at SH1 (file:///home/anthony/.local/share/pnpm/global/5/.pnpm/@anthropic-ai+claude-code@0.2.84/node_modules/@anthropic-ai/claude-code/cli.js:1447:392)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async file:/
Note: Error logs were truncated.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗