Copilot CLI v0.0.412-0: Cross-Session Memory & Bash Env
Copilot CLI adds experimental cross-session memory to recall past work and PRs, plus bash environment sourcing and restored keyboard shortcuts.
TL;DR
- Cross-session memory now lets you ask about past work, files, and PRs across different sessions (experimental)
- New
--bash-envflag sources BASH_ENV in shell sessions ctrl+x /shortcut restored for running commands while keeping input intact
New
- Cross-session memory — Ask about past work, files, and PRs across sessions without losing context (experimental feature)
--bash-envflag — Source BASH_ENV in shell sessions for better environment handlingctrl+x /shortcut — Restored alternate shortcut to run commands while preserving your input
Fixed
/clearnow preserves agent mode (autopilot, plan, or interactive) instead of resetting it- MCP error messages now include the server name for easier debugging
- Text selection in timeline no longer spills into the prompt area when dragging
Update with: npm install -g @github/copilot-cli@0.0.412-0
Source: Copilot CLI