1.0.81-10
Pre-release
Pre-release
·
2 commits
to main
since this release
New
- The plugins dashboard is available to everyone: run
/plugin,/mcp, or/skills. SetPLUGINS_DASHBOARD=falseto opt out of it and thecopilot pluginscommand.
Improved
xis now the delete key everywhere: /sandbox config, /settings, /mcp, the sessions dialog and the diff comments summary move offd- Auto mode now adapts model selection as your task evolves during a conversation
- /plugin now flags installed plugins and marketplaces that have a newer version upstream, and offers an Update action to pull it
- Show your last prompt as the inferred objective in the Autopilot status panel
- When --no-sandbox is ignored because enterprise policy could not be determined, the notice now says so, and no longer points at an administrator, instead of claiming a policy requires the sandbox. The unsupported-host warning says the same rather than contradicting it.
Fixed
- Fixed an indefinite "Loading…/Resuming…" hang at startup when a repository plugin activates a contributed extension (or another extension reload races the initial load), which previously left the environment stuck on "still waiting on extensions"
- Vim mode badge stays visible beside the activity indicator during turns
- The startup status finishes after extension configuration during plugin reconciliation
Removed
- Removed
/plugins; its resources moved to/plugin,/mcpand/skills, with/subagentsand/instructionsfor agents and instructions. - Enabling and disabling hooks and LSP servers is temporarily unavailable: those toggles existed only in the
/pluginsdashboard that this release removes.