You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: revert cost calculation for Claude Code provider
- Only use cost_usd from CLI response when provided
- Default to 0 when CLI doesn't provide cost (e.g., subscription users)
- Don't calculate cost based on token usage as it may not apply to all users
0 commit comments