[bot] Add /undo command, --effort flag, MCP trust, and SDK updates (CLI v1.0.8–v1.0.10)#19
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
Conversation
- Add /undo command to Autopilot Mode section - Add --effort flag shorthand for --reasoning-effort - Add MCP folder trust requirement (v1.0.8) - Add hooks support in settings.json/settings.local.json/config.json (v1.0.8) - Add SDK custom slash commands and elicitation dialogs (v1.0.10) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's new
Changes from the GitHub Copilot CLI v1.0.8 (2026-03-18), v1.0.9 (2026-03-19), and v1.0.10 (2026-03-20) releases checked against today's guide.
New features found
/undocommand — reverts last turn and all its file changes--effortshorthand for--reasoning-effortsettings.json/settings.local.json/config.jsonsession.ui.elicitationdialogsSections updated
--effort/--reasoning-effortto the CLI example, plus a new "Useful commands during autopilot" table documenting/undo,/allow-all, andShift+Tab.mcp.json,.vscode/mcp.json,devcontainer.json) now require trust confirmationsettings.json/settings.local.json/config.jsonas supported hook config locations; reflected in both Config notes and the summary tableSource announcements
What was checked but needed no changes