-
Notifications
You must be signed in to change notification settings - Fork 892
0.0.335 #227
RyanHecht
announced in
Announcements
0.0.335
#227
-
- Improved visibility into file edits by showing file diffs in the timeline by default, without the need to Ctrl+R
- Improved slash command input by showing argument hints in the input box
- Improved the display of the interface in windows less than 80 columns wide
- Reduced the number of colors and improved the spacing of Markdown rendering
- Added a warning when attempting to use proxy support in an environment where it won't work (Node <24, required environment variables not set) (A more permanent fix for FR: Support for HTTPS_PROXY (web proxies) #41 is coming ~tomorrow)
- Updated the context truncation message's color from an error color to a warning color
- Fixed a bug where
copilotlogs might not have been properly created on Windows - Fixed a bug where Powershell users with custom profiles might have had issues running commands (Fixes CLI not able to run any commands #196 )
- Fixed a bug where prompts were truncated after pasting and other edge cases (Fixes Text truncated after URL/path when submitting prompt - only URL visible, rest of input disappears #208 , Input is partially lost on submission #218 )
- Fixed a bug where users would see a login prompt on startup despite being logged in (fixes Copilot must be logged in...but also says I'm logged in #202 )
- Fixed a bug where some SSH users in certain environments were unable to get the OAuth login link and had their processes hang trying to open a browser (fixes Authorization always hangs and then you can't quit copilot (might be related to not being able to launch browser in SSH session) #89 )
Run npm install -g @github/copilot@latest to update!
This discussion was created from the release 0.0.335.
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment