cli-v3.0.46

astral-sh/uvcli-v3.0.46Jul 19, 2026by github-actions[bot]

AI Summary

Fixed the CLI's out-of-credits detection to correctly handle the `insufficient_credits` (402) error from the API.

Key Highlights

  • Fixed out-of-credits detection reliability
  • Correctly recognizes 402 error from API
  • Displays correct 'add credits' card

New Features

  • Bug fix for error handling

Full Release Notes


- Fixed out-of-credits detection so the CLI reliably recognizes the Cline API's real `insufficient_credits` (402) error and shows the "add credits" card instead of a generic error

**Full Changelog**: https://github.com/cline/cline/compare/cli-v3.0.45...cli-v3.0.46