sdk/sdk/v0.0.61
MontFerret/ferretsdk/sdk/v0.0.61Jul 15, 2026by github-actions[bot]
AI Summary
Introduced context compaction progress, Plan/Act mode guidance, centralized provider headers, and a shared UI theme package.
Key Highlights
- Context compaction progress reporting
- Plan/Act mode guidance added
- Shared `@cline/ui` theme package
New Features
- Context compaction reports progress status
- Workspace git info persisted and refreshed across sessions
- Fixed benign git states being reported as errors
- Plan/Act mode guidance added to system prompt
- Editor diff view restored for SDK edit tools
- Model IDs suggested from OpenAI-compatible endpoints
- VS Code terminal reliability improvements
- Provider-specific request headers centralized
- Telemetry attaches organization context
- Added shared `@cline/ui` theme package
Full 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/ui` theme package **Full Changelog**: https://github.com/cline/cline/compare/sdk/sdk/v0.0.60...sdk/sdk/v0.0.61