🚀✨ Copilot CLI v1.0.60 released!
59 features & enhancements in this release
Top features:
• Add max reasoning effort level for Anthropic models; all effort levels available on every plan 🔥
• Tab completion now traverses parents in slash-command paths instead of switching tabs
• Add builtInAgents.rubberDuckAutoInvoke setting to control automatic rubber duck agent invocation (disabled by default)
• Repurpose ctrl s to stash and pop current prompt, preserving slash-command picker access
• Create git worktree for pull requests directly from pull requests screen
• LSP server config accepts bash, powershell, and cwd keys; supports plugin var expansion
• Custom Instructions separated from system prompt with cross-referenced MCP tool token costs
• Show Mission Control sharing status of synced sessions in /session info view
• Extension permission prompts respect --yolo and pre-approved locations on startup
Enhancements:
• Screen no longer stays blank after waking from sleep in terminal multiplexers
• Input fields render background color correctly inside highlighted frames
• Cursor renders correctly in plan approval and review feedback prompts
• Worktree directory uses flat names for PR branches with slashes (cli/foo → cli-foo)
• Queue hint shows ctrl enter instead of ctrl q with kitty keyboard protocol active
• Status line stacks across rows at narrow terminal widths instead of truncating
• Clipboard operations on X11 no longer corrupt terminal display 🖱️
• On Windows, executables no longer discovered in working directory; working directory added to PATH
• Interactive shell commands no longer hang when producing large outputs
• MCP tools glyph size corrected in /context legend
• Skill and slash command picker rows show multi-line descriptions as single line
• IDE picker hides entries with lost editor connections; appends process ID to distinguish worktrees
• Model picker fits small terminal windows and supports mouse scroll
• Show cache write tokens alongside read tokens in /usage display
• Add billing help topic with AI credit usage overview
• Add vim-style navigation keys (g, G, Ctrl D, Ctrl U) to /diff view
• Show working-tree diff stats ( added −removed) at rewind checkpoints
• Session completion signals wait for background shell commands
• Cmd Backspace deletes line before cursor on macOS prompt input
• web_fetch blocks loopback, private, cloud metadata addresses and disables silent redirects
• Trusted folders and config keys no longer dropped from cached experiment assignments
• Rewind no longer deletes ignored files when rolling back to snapshots 🛡️
• ACP allow_all config correctly applies unrestricted permissions
• --available-tools, --excluded-tools, and --reasoning-effort flags work correctly in ACP mode
• Typing “help” at prompt opens quick-help overlay instead of sending as chat
• Extensions linked via directory symlinks now discovered and loaded properly
Bug fixes:
• Remaining requests percentage no longer shows negative for over-limit users
• Custom agent instructions no longer duplicated each turn, reducing context window usage
• Linux sandbox no longer fails with allowedHosts or blockedHosts configured
• LSP workspace/configuration response returns correct entry count, preventing panics
• Extension discovery fixed for directory symlinks
• Cmd Backspace behavior fixed on macOS prompt input
• Status line and queue hints corrected under specific terminal conditions
• Keyboard shortcut conflicts resolved in kitty protocol and prompt input
• Session completion beep and autopilot continuation synced properly
• Worktree directory naming avoids illegal characters for branches with slashes
Misc:
• Add -r shorthand for --resume flag
• /context separates Custom Instructions from system prompt
• Cross-reference per-server MCP tool token costs with /mcp display
• Cached experiment assignments handle trusted folders reliably
• Updated permission prompts respect startup flags
• LSP server default cwd is project-root unless overridden
• Shell launches keep hook-matching cwd/env behavior
• Rewind picker UI enhanced with diff stats
• Clearer documentation and help topics for billing and AI credit usage
• Quick-help overlay triggered by typing 'help' at prompt
github.com/github/copilot-cl…
#GitHubCopilotCLI