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.
Copilot SDK v0.2.1-preview.0: Commands & Blob Attachments Node.js gets commands and UI prompts, all SDKs gain custom model listing, and blob attachments let you send images without disk writes. Go has breaking enum and struct naming changes.