What’s New

copilot-cli v1.0.76-3

v1.0.76-3Pre-release

1.0.76-3

Changed 6
  • Auto-download update notification now suggests /restart and removes the warning color
  • /diff scrolls and syntax-highlights large multi-file diffs faster
  • Split-view sidebar hover-to-focus is now off by default, configurable with sidebar.hoverFocus
  • Split-view sidebar active session card is accented by default, configurable with sidebar.accentActiveSession
  • Split-view sidebar closed-state open sidebar hint always renders in neutral hint color
  • web_fetch now follows HTTP redirects instead of failing and asks permission for redirects to different origins
Fixed 3
  • Unsent prompt text now stays with the session it was typed for instead of following to other sessions
  • Resuming a session now restores its autopilot or plan mode instead of reverting to interactive mode
  • URL permission prompts now keep their sandbox-bypass warning and the model's reason when a host integration rebuilds the prompt

Improved

  • When an update is auto-downloaded, the notification suggests /restart and drops the warning color
  • /diff scrolls and syntax-highlights large multi-file diffs faster
  • Split-view sidebar: hover-to-focus is now off by default (opt in with sidebar.hoverFocus), the active session card is accented by default (opt out with sidebar.accentActiveSession), and the closed-state open sidebar hint always renders in the neutral hint color
  • web_fetch now follows HTTP redirects instead of failing, asking permission for the redirect target when it is on a different origin and showing where the redirect came from

Fixed

  • Unsent prompt text now stays with the session it was typed for (for the rest of the CLI session) instead of following you to the session you switch to
  • Resuming a session now restores its autopilot or plan mode instead of reverting to interactive, so the autopilot-only task_complete tool stays available and the mode matches the session you left
  • URL permission prompts now keep their sandbox-bypass warning and the model's reason when a host integration rebuilds the prompt, so an elevated fetch is no longer shown as an ordinary one
View original

Discussion