sdk/sdk/v0.0.61
cline/clinesdk/sdk/v0.0.61Jul 15, 2026by github-actions[bot]
AI Summary
SDK update focusing on progress reporting, workspace persistence, UI theme sharing, and VS Code terminal reliability improvements.
Key Highlights
- Context compaction progress reporting
- Persisted workspace git info across sessions
- Restored editor diff view for SDK edit tools
- Centralized provider-specific request headers
New Features
- Context compaction progress status
- Workspace git info (branch/remote) persistence
- Editor diff view restoration
- Model ID suggestions from OpenAI-compatible endpoints
- Centralized provider request headers
- Telemetry organization context attachment
- 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