v1.0.83-1Pre-release
1.0.83-1
Added 2
- Add Recent, Created, Name, and classic None sorting to the split Sessions sidebar, with the selected order saved across restarts
- Enterprise admins can pin sign-in to approved GitHub organizations with the forceLoginOrgs managed setting
Changed 5
- /mcp config and the MCP add/edit/authenticate forms now open in the plugins dashboard instead of a separate MCP manager, so closing a form returns to the server list
- File path autocomplete stays fast in large repositories
- Plugin list commands and /plugin now show bundled built-in plugins
- Improve sandboxed Bazel and Bazelisk runs by granting required cache and output paths; macOS requires a future Bazel release or additional sandbox capabilities
- The collapsed autopilot goal panel now reads as a single-line pinned prompt, keeping the frame it shares with a pinned prompt instead of compressing into a bare band wedged against the chrome above it
Fixed 3
- A relative --add-dir or --plugin-dir path now resolves against the session's working directory under --resume=<id> and --worktree, instead of the directory the CLI was launched from
- Relative values are resolved after -C is applied, so -C no longer has to precede either option on the command line
- MCP servers contributed by a plugin are no longer labelled "User" in the MCP dashboard, and a server from a bundled plugin is now shown as built-in and names the plugin it came from
From copilot-cli
Added
- Add Recent, Created, Name, and classic None sorting to the split Sessions sidebar, with the selected order saved across restarts
- Enterprise admins can pin sign-in to approved GitHub organizations with the forceLoginOrgs managed setting
Improved
/mcp configand the MCP add/edit/authenticate forms now open in the plugins dashboard instead of a separate MCP manager, so closing a form returns to the server list.- File path autocomplete stays fast in large repositories
- Plugin list commands and /plugin now show bundled built-in plugins.
- Improve sandboxed Bazel and Bazelisk runs by granting required cache and output paths; macOS requires a future Bazel release or additional sandbox capabilities
- The collapsed autopilot goal panel now reads as a single-line pinned prompt, keeping the frame it shares with a pinned prompt instead of compressing into a bare band wedged against the chrome above it
Fixed
- A relative
--add-diror--plugin-dirpath now resolves against the session's working directory under--resume=<id>and--worktree, instead of the directory the CLI was launched from. Relative values are also resolved after-Cis applied, so-Cno longer has to precede either option on the command line - MCP servers contributed by a plugin are no longer labelled "User" in the MCP dashboard, and a server from a bundled plugin is now shown as built-in and names the plugin it came from.