Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2026

Bumps @github/copilot from 0.0.384 to 0.0.393.

Release notes

Sourced from @​github/copilot's releases.

0.0.393

2026-01-23

  • Show conversation compaction status as timeline messages instead of header indicator
  • Memory loading no longer warns when outside a Git repository
  • Add support for GHE Cloud (*.ghe.com) remote custom agents
  • Plugin uninstall now works correctly
  • Expose MCP server and tool names in tool.execution_start events for better error handling
  • Add Esc-Esc to undo file changes to any previous snapshot

0.0.392

2026-01-22

  • Add /plugin command for plugin marketplace management
  • Add /rename command as alias for /session rename
  • Add /plugin update command to update installed plugins
  • Edit tool now displays diffs when expanded in timeline

0.0.390

2026-01-22

  • Preserve extended thinking after compaction
  • Custom agents with MCP servers avoid unnecessary restarts
  • Enable steering during plan mode

0.0.389

2026-01-22

  • Improve /session command visual hierarchy and colors
  • Subagents receive correct tools when using different models
  • grep and glob tools now find hidden files and dotfiles
  • Add MSI installer for Windows
  • Remove Node version requirement from npm package
  • MCP servers can now authenticate using OAuth 2.0 with automatic token management and refresh
  • Display progress messages from MCP tools in timeline
  • Plugins can bundle MCP servers that load automatically when installed
  • Invoke skills using slash commands like /skill-name
  • Add /diff command to review changes made during the current session
  • Show warning when repository memory fails to load
  • Subagents no longer hang on user input requests
  • Rate limit errors now show retry timing in user-friendly messages
  • Messages sent during /compact are automatically queued
  • Add /models as alias for /model command
  • Change license to MIT License
  • Reduce padding in welcome header
  • Shell commands (!) can run in parallel while agent is working

0.0.389-1

Pre-release 0.0.389-1

... (truncated)

Changelog

Sourced from @​github/copilot's changelog.

0.0.393 - 2026-01-23

  • Show conversation compaction status as timeline messages instead of header indicator
  • Memory loading no longer warns when outside a Git repository
  • Add support for GHE Cloud (*.ghe.com) remote custom agents
  • Plugin uninstall now works correctly
  • Expose MCP server and tool names in tool.execution_start events for better error handling
  • Add Esc-Esc to undo file changes to any previous snapshot

0.0.392 - 2026-01-22

  • Add /plugin command for plugin marketplace management
  • Add /rename command as alias for /session rename
  • Add /plugin update command to update installed plugins
  • Edit tool now displays diffs when expanded in timeline

0.0.390 - 2026-01-22

  • Preserve extended thinking after compaction
  • Custom agents with MCP servers avoid unnecessary restarts
  • Enable steering during plan mode

0.0.389 - 2026-01-22

  • Improve /session command visual hierarchy and colors
  • Subagents receive correct tools when using different models
  • grep and glob tools now find hidden files and dotfiles
  • Add MSI installer for Windows
  • Remove Node version requirement from npm package
  • MCP servers can now authenticate using OAuth 2.0 with automatic token management and refresh
  • Display progress messages from MCP tools in timeline
  • Plugins can bundle MCP servers that load automatically when installed
  • Invoke skills using slash commands like /skill-name
  • Add /diff command to review changes made during the current session
  • Show warning when repository memory fails to load
  • Subagents no longer hang on user input requests
  • Rate limit errors now show retry timing in user-friendly messages
  • Messages sent during /compact are automatically queued
  • Add /models as alias for /model command
  • Change license to MIT License
  • Reduce padding in welcome header
  • Shell commands (!) can run in parallel while agent is working

0.0.388 - 2026-01-20

  • Add /review command to analyze code changes
  • Make session event messages more concise and visually clean
  • Clean up old package versions during auto-update check to free disk space
  • --enable-all-github-mcp-tools flag now enables read-write GitHub MCP tools
  • /share gist shows helpful error on GitHub Enterprise Cloud with data residency

... (truncated)

Commits
  • 7b4edbe Update changelog.md for version 0.0.392
  • bac618d Merge pull request #1078 from github/RyanHecht-patch-1
  • 9497418 Update LICENSE.md
  • d3fe864 Update changelog.md for version 0.0.390
  • 8409aaf Merge pull request #1066 from github/devm33-patch-1
  • 800ee0d Change splash screen image for Copilot CLI
  • 7e5e619 Change splash screen image for Copilot CLI
  • 2d5b487 Merge pull request #1060 from github/fix-changelog
  • cf2d163 Correct changelog
  • 80859fc Update changelog.md for version 0.0.389
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2026

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from anchildress1 as a code owner January 24, 2026 01:21
Bumps [@github/copilot](https://github.com/github/copilot-cli) from 0.0.384 to 0.0.393.
- [Release notes](https://github.com/github/copilot-cli/releases)
- [Changelog](https://github.com/github/copilot-cli/blob/main/changelog.md)
- [Commits](github/copilot-cli@v0.0.384...v0.0.393)

---
updated-dependencies:
- dependency-name: "@github/copilot"
  dependency-version: 0.0.393
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/github/copilot-0.0.393 branch from 1f4cddf to a043d34 Compare January 24, 2026 01:25
@anchildress1 anchildress1 merged commit b325ab7 into main Jan 24, 2026
6 of 8 checks passed
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.

2 participants