Copilot CLI v1.0.56: Session Persistence & Remote URL Fix
Copilot CLI 1.0.56 fixes session persistence for context window tiers and corrects remote session URLs. Small but important stability improvements for SDK integrations.
TL;DR
- Context window tier selection now persists across SDK-only resume paths
- Remote session URLs fixed to use actual repo owner/name instead of 'copilot'
- Trusted folder confirmation message improved for clarity
Fixed
- Context window tier persistence — tier-derived limits now survive SDK-only resume paths and reapply correctly to request, compaction, and truncation logic without requiring app-level repair
- Remote session URL — now correctly uses repository owner/name instead of hardcoded 'copilot' literal
Improved
- Trusted folder confirmation — message now clarifies that permissions may be remembered for the session
Update via: gh copilot update
Source: Copilot CLI