Cline v3.75.0: OpenRouter Cache Token Fix Cline v3.75.0 fixes OpenRouter cache token tracking and replaces fragile model ID matching with prefix-based detection for automatic prompt caching support.
Cline v2.11.0-cli: Migration View UX Improvement Cline v2.11.0-cli improves migration messaging by explaining Kanban instead of promoting the --tui flag, making the transition clearer for CLI users.
Copilot SDK v0.2.0: System Prompts, Telemetry, Blob Attachments Copilot SDK v0.2.0 ships fine-grained system prompt customization, OpenTelemetry support, blob attachments, and a major Python API overhaul. Breaking changes in Python and Go require code updates.
Copilot SDK v0.1.33-preview.4: System Prompt Customization Copilot SDK adds fine-grained system prompt customization with a new 'customize' mode, transform callbacks, and fixes across all 4 SDKs.
Copilot SDK v0.1.33-preview.4: Fine-Grained Prompts Copilot SDK now lets you customize individual system prompt sections without replacing the entire prompt. Use transform callbacks for dynamic mutations.
Copilot SDK Go v0.2.0: Dependency Updates Copilot SDK Go v0.2.0 bumps @github/copilot to 1.0.10 and refreshes dependencies. Maintenance release with code regeneration.
Copilot SDK v0.2.0: Fine-Grained Prompts & OpenTelemetry Copilot SDK v0.2.0 ships fine-grained system prompt customization, OpenTelemetry tracing across all SDKs, blob attachments, and significant Python API overhaul. Breaking changes in Python and Go.