-
Notifications
You must be signed in to change notification settings - Fork 878
0.0.349 #383
RyanHecht
announced in
Announcements
0.0.349
#383
-
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-executionflag - Added
/quitas an alias of/exit(fixes Please make /quit an alias of /exit #357 ) - Fixed a bug where every streamed output chunk was sent back to the model as part of the conversation (fixes In streaming mode, CLI sends each chunk back to the model as part of the conversation #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 (fixes system temp directory should add to allowed list for file access #306 )
Run npm install -g @github/copilot@latest to update!
This discussion was created from the release 0.0.349.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 5
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment