Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions assistant-troubleshooting.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ If you're having trouble with Positron Assistant, here are some resources and to

Can't find what you're looking for? Reach out through our [feedback channels](#feedback-issues) and we'll help you out!

::: {.callout-important}
## GitHub Copilot authentication change

In Positron 2026.01.0, Positron Assistant has switched to using a native implementation of the Copilot completion engine, addressing a variety of authentication and performance issues. Copilot credentials now also work in Remote SSH sessions, and VS Code proxy settings are respected when connecting to GitHub Copilot.

However, if you were logged in to GitHub Copilot previously, you will need to **sign out and back in** to use Copilot in this latest release.
:::

## I am getting unexpected or incorrect responses

If you receive unexpected or incorrect responses from Assistant, consider the following steps:
Expand Down