npm @github/copilot 0.0.349

latest releases: 0.0.412-2, 0.0.412-1, 0.0.412-0...
3 months ago

0.0.349 - 2025-10-22

  • The model can now call multiple tools in parallel. Each tool must be confirmed in advance. This behavior can be disabled with the --disable-parallel-tools-execution flag
  • Added /quit as an alias of /exit (fixes #357)
  • Fixed a bug where every streamed output chunk was sent back to the model as part of the conversation (fixes #379)
  • Ensure that environment variables are expanded before running path permission checks
  • Fixed a bug where Ctrl+K deleted to the end of the visual line in the input box rather than the logical line
  • Added the temp directory to the paths that the model has access to by default. This can be disabled with the --disallow-temp-dir flag (fixes #306)

Run npm install -g @github/copilot@latest to update!

Don't miss a new copilot release

NewReleases is sending notifications on new releases.