Copilot SDK Rust v1.0.0-beta.8: Dependency & Test Updates Copilot SDK Rust beta.8 brings dependency updates, C# codegen fixes, and improved E2E test coverage across the SDK suite.
Copilot SDK v1.0.0-beta.8: Rust SDK, Remote Sessions & API Cleanup Copilot SDK beta.8 ships the Rust SDK, remote/cloud sessions, and a comprehensive API cleanup across all languages. GA arrives in ~one week.
Copilot CLI v1.0.55-1: UI Polish & Unicode Fixes Copilot CLI 1.0.55-1 polishes the UI with better contrast, fixes terminal bell spam, resolves Windows Unicode clipboard issues, and prevents UI lockups during agent cancellation.
Spec Kit 0.8.14: Windows Support & Command Refactor Spec Kit 0.8.14 adds Windows subprocess support, refactors the commands package, and brings the Product Spec Extension to the community catalog. Update now for improved cross-platform stability.
Docker SBX v0.31.0-rc1: Settings Store, Registry Auth & Branch Rework Docker SBX v0.31.0-rc1 adds a persistent settings store, registry credentials support, and reworks the --branch workflow to use in-container git-daemon clones. Kits are now experimental with a new spec shape.
Copilot CLI v1.0.53: Multiline Prompts & Shell Fixes Copilot CLI 1.0.53 fixes multiline prompt display clipping, respects config directory settings for skills, and resolves Bash session hangs with PS0/PROMPT_COMMAND variables.
Copilot SDK Go v1.0.0-beta.7: Canvas Runtime Support Go SDK now supports canvas runtime. Declare canvases on session config, install a handler, and dispatch open/close/action events. Extension identity metadata exposed. Breaking: per-action handlers required, toolbar/focus/reload removed.