[BUG] Empty session still invoking cost?
Resolved 💬 2 comments Opened Mar 14, 2025 by djsavvy Closed Mar 18, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 0.2.41 (Claude Code)
- Operating System: macos 15.3.1
- Terminal: ghostty
Bug Description
An empty Claude Code session still invokes a nonzero cost!
Steps to Reproduce
claudectrl+d
Expected Behavior
It's not much, obviously, but I would expect zero cost if I didn't use anything.
Actual Behavior
some token usage
Additional Context
I don't _really_ mind the .03 cents cost but I'm wondering whether this is a bug in the cost calculation display or if it's a real charge.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗