Skip to content

Update dependency npm:@github/copilot to v1.0.12#120

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/npm-github-copilot-1.x
Mar 27, 2026
Merged

Update dependency npm:@github/copilot to v1.0.12#120
renovate[bot] merged 1 commit intomainfrom
renovate/npm-github-copilot-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
npm:@github/copilot 1.0.101.0.12 age confidence

Release Notes

github/copilot-cli (npm:@​github/copilot)

v1.0.12

Compare Source

  • MCP servers defined in .mcp.json start correctly when the working directory is the git root
  • Clipboard copy works correctly on Windows when non-system clip.exe shadows the system one in PATH
  • /diff view correctly renders all lines when intra-line highlighting is present
  • Plugin hooks now receive CLAUDE_PROJECT_DIR and CLAUDE_PLUGIN_DATA environment variables, and support {{project_dir}} and {{plugin_data_dir}} template variables in hook configurations
  • Workspace MCP servers are now correctly loaded and visible to the agent
  • /clear preserves MCP servers in the new session
  • Model display header shows the active reasoning effort level (e.g. "(high)") next to the model name
  • /session rename auto-generates a session name from conversation history when called without a name argument
  • Remove --alt-screen flag and alt_screen setting; alt screen is now always enabled
  • OSC 8 hyperlinks are now clickable in VS Code terminals
  • PowerShell /flag arguments (e.g., /all, /enum-devices) are no longer mistakenly treated as file paths
  • Trusted folder access prompts no longer appear incorrectly on Windows OneDrive paths and case-insensitive filesystems
  • Status line payload includes session_name field alongside session_id
  • @​ file picker no longer shows .git directory contents
  • Scroll position stays in place when the terminal is resized
  • /yolo path permissions persist after using /clear to start a new session
  • Emoji characters are selected and highlighted correctly in terminal text selection
  • Sessions with active work are no longer cleaned up by the stale session reaper
  • Resume session restores the previously selected custom agent
  • CLI no longer crashes with out-of-memory errors when running shell commands that produce high-volume output
  • Pressing Escape multiple times during autopilot cancellation no longer leaves the session stuck
  • Read .claude/settings.json and .claude/settings.local.json as additional repo config sources
  • Model picker opens in full-screen view with inline reasoning effort adjustment using ← / → arrow keys
  • OTEL hook executions are now recorded as span events instead of child spans, reducing trace clutter
  • User prompt appears in the conversation immediately after pressing Enter
  • /allow-all (/yolo) now supports on, off, and show subcommands to enable, disable, or check allow-all mode
  • Ctrl+Y in plan mode opens the most recent research report when no plan exists yet

v1.0.11

Compare Source

  • Ensure models appear in picker correctly, display model names where possible
  • Show a warning when MCP servers are blocked by policy (e.g. allowlist enforcement)
  • Organization policy for third-party MCP servers is now enforced for all users
  • Add ~/.agents/skills/ as a personal skill discovery directory, aligning with VS Code's GHCP4A extension default
  • Extension hooks from multiple extensions now merge instead of overwriting each other or hooks from hooks.json
  • sessionStart hook additionalContext is now injected into the conversation
  • /clear now abandons the current session entirely, while /new starts a fresh conversation (keeping the old session backgrounded)
  • GitHub MCP server user configuration is respected when connecting to remote hosts
  • Terminal screen redraws correctly after process suspend and resume (Ctrl+Z / fg)
  • MCP OAuth authentication works with MCP servers like the Atlassian Rovo MCP Server which support Dynamic Client Registration but host authorization metadata at a non-standard URL
  • /cd keeps a separate working directory per session, restored when switching sessions
  • Custom instructions, MCP servers, skills, and agents are now discovered at every directory level from the working directory up to the git root, enabling full monorepo support
  • Startup 'Environment loaded' message now shows the number of loaded hooks
  • Background agent progress (current intent and tool calls completed) now surfaces in read_agent and task timeout responses
  • statusLine.command path now supports ~ and environment variables (e.g. $HOME, ${VAR:-default})
  • /new and /clear commands accept an optional prompt to start the new session with a first message

Configuration

📅 Schedule: Branch creation - "before 8am on Saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 27, 2026 20:53
@renovate renovate bot merged commit c8b143f into main Mar 27, 2026
2 checks passed
@renovate renovate bot deleted the renovate/npm-github-copilot-1.x branch March 27, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants