cli-v3.0.41
MontFerret/ferretcli-v3.0.41Jul 15, 2026by github-actions[bot]
AI Summary
Enhanced TUI with progress indicators, suggested model IDs, and persisted workspace git info. Fixed terminal crashes and benign git states.
Key Highlights
- Compaction progress status in TUI
- Model ID suggestions from OpenAI-compatible endpoints
- Persisted workspace git info
New Features
- Compaction shows progress status in the TUI
- Model IDs suggested from OpenAI-compatible endpoints
- Workspace git info persisted and refreshed across sessions
- Compaction no longer runs during an active turn
- Fixed crash when terminal title was updated during TUI teardown
- API key fallback hint highlighted for better visibility
- Benign git states no longer reported as workspace initialization errors
Full Release Notes
- Compaction now shows progress status in the TUI - Model IDs are now suggested from OpenAI-compatible endpoints when configuring a provider - Workspace git info (branch/remote) is now persisted and refreshed across sessions - Compaction no longer runs during an active turn - Fixed a crash when the terminal title was updated during TUI teardown - The API key fallback hint is now highlighted for better visibility - Benign git states are no longer reported as workspace initialization errors **Full Changelog**: https://github.com/cline/cline/compare/cli-v3.0.40...cli-v3.0.41