Original release notes
- Context compaction now reports progress status while it runs
- Workspace git info (branch/remote) is now persisted and refreshed across sessions
- Fixed benign git states being reported as workspace initialization errors
- Plan/Act mode guidance added to the system prompt, with nudges when switching modes
- Editor diff view restored for SDK edit tools
- Model IDs are now suggested from OpenAI-compatible endpoints
- VS Code terminal reliability improvements (OSC 633 parsing, exit codes, timeout handling)
- Provider-specific request headers are now centralized in the LLM layer
- Telemetry now attaches organization context when identifying with cached credentials
- Added a shared
@cline/uitheme package
Full Changelog: https://github.com/cline/cline/compare/sdk/sdk/v0.0.60...sdk/sdk/v0.0.61

