Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @github/copilot from 0.0.393 to 0.0.400.

Release notes

Sourced from @​github/copilot's releases.

0.0.400

2026-01-30

  • Add MCP server instructions support
  • Timeline displays user responses to ask_user tool prompts with username
  • Ordered lists display with numbers instead of dashes
  • Add theme picker with /theme command and GitHub Dark/Light themes
  • Fix support for pasting large content on Windows Terminal
  • Better handle large results from grep and glob tools to avoid memory issues
  • CLI now sends DELETE requests to remove MCP servers when shutting down
  • Fix not being able to arrow key out of text inputs in select lists
  • ACP server supports changing models during a session
  • ACP server support permission flags: --yolo, --allow-all, etc. and permissions config
  • Show progress indicator in terminal tab when thinking
  • Remove bundled LSP servers (TypeScript, Python)
  • Improve compatibility with remote MCP servers that use OAuth
  • Markdown table headers display in bold
  • Add autopilot mode for autonomous task completion (experimental)
  • Add fuzzy search to model picker
  • Freeform text input in list pickers works correctly
  • Add copilot plugin subcommand for non-interactive plugin management
  • CLI is more responsive in sessions with many messages
  • Shell path detection more accurately handles spaces, quotes, and Windows switches
  • Diff mode file list uses carousel navigation, showing up to 5 files at a time
  • Holding backspace continues deleting text
  • Better support for UNIX keyboard bindings (Ctrl+A/E/W/U/K, Alt+arrows) and multiline content in various text inputs
  • Add launch_messages config for startup announcements
  • The Code Review tool handles large changesets by ignoring build artifacts and limiting to 100 files

0.0.400-0

Added

  • Add MCP server instructions support
  • Add theme picker with /theme command and GitHub Dark/Light themes
  • ACP server supports changing models during a session
  • Show progress indicator in terminal tab when thinking
  • Add fuzzy search to model picker

Improved

  • CLI now sends DELETE requests to remove MCP servers when shutting down
  • Markdown table headers display in bold
  • Better support for UNIX keyboard bindings (Ctrl+A/E/W/U/K, Alt+arrows) and multiline content in various text inputs

Fixed

  • Ordered lists display with numbers instead of dashes
  • Fix support for pasting large content on Windows Terminal
  • Freeform text input in list pickers works correctly
  • The Code Review tool handles large changesets by ignoring build artifacts and limiting to 100 files

0.0.399

2026-01-29

... (truncated)

Changelog

Sourced from @​github/copilot's changelog.

0.0.400 - 2026-01-30

  • Add MCP server instructions support
  • Timeline displays user responses to ask_user tool prompts with username
  • Ordered lists display with numbers instead of dashes
  • Add theme picker with /theme command and GitHub Dark/Light themes
  • Fix support for pasting large content on Windows Terminal
  • Better handle large results from grep and glob tools to avoid memory issues
  • CLI now sends DELETE requests to remove MCP servers when shutting down
  • Fix not being able to arrow key out of text inputs in select lists
  • ACP server supports changing models during a session
  • ACP server support permission flags: --yolo, --allow-all, etc. and permissions config
  • Show progress indicator in terminal tab when thinking
  • Remove bundled LSP servers (TypeScript, Python)
  • Improve compatibility with remote MCP servers that use OAuth
  • Markdown table headers display in bold
  • Add autopilot mode for autonomous task completion (experimental)
  • Add fuzzy search to model picker
  • Freeform text input in list pickers works correctly
  • Add copilot plugin subcommand for non-interactive plugin management
  • CLI is more responsive in sessions with many messages
  • Shell path detection more accurately handles spaces, quotes, and Windows switches
  • Diff mode file list uses carousel navigation, showing up to 5 files at a time
  • Holding backspace continues deleting text
  • Better support for UNIX keyboard bindings (Ctrl+A/E/W/U/K, Alt+arrows) and multiline content in various text inputs
  • Add launch_messages config for startup announcements
  • The Code Review tool handles large changesets by ignoring build artifacts and limiting to 100 files

0.0.399 - 2026-01-29

  • Compaction messages show clearer command hints to view checkpoint summaries
  • Press Ctrl+X then / to run slash commands without losing your input
  • Improve /diff command with better visual indicators and scroll acceleration
  • Add /allow-all and /yolo commands to auto-approve all permissions during a session
  • Add Copilot option for agent creation wizard to generate name, description, and instructions based on initial agent description
  • Add LSP (Language Server Protocol) tool for code intelligence (requires experimental flag)
  • Sessions get AI-generated names from first message
  • Skills remain effective after conversation history is compacted
  • /usage now includes token consumption from sub-agents (e.g., the general-purpose agent)
  • Support .claude/commands/ single-file commands as simpler alternative to skills
  • Skills load correctly on Windows
  • Add /diff command to review session changes
  • Undo/rewind to previous states with double-Esc

0.0.398 - 2026-01-28

  • Fix a regression that caused "Invalid session id" errors for agent shell calls
  • CLI header uses middle-truncation for paths in narrow terminals, preserving first and last folders
  • Skills from parent directories are now invocable and work in non-git directories

... (truncated)

Commits
  • b1da3d0 Update changelog.md for version 0.0.399
  • fae0bf9 Update changelog.md for version 0.0.398
  • cb0f07c Update changelog.md for version 0.0.397
  • 01c23fd Update changelog.md for version 0.0.396
  • 94b3b38 Update changelog.md for version 0.0.395
  • c8cf7c5 Update changelog.md for version 0.0.394
  • 51adfe9 Update changelog.md for version 0.0.393
  • See full diff 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)

Bumps [@github/copilot](https://github.com/github/copilot-cli) from 0.0.393 to 0.0.400.
- [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.393...v0.0.400)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 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 31, 2026 03:12
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