Skip to content

Commit e178e17

Browse files
Add note on Copilot sign out/in to troubleshooting page (#255)
* Add note on Copilot sign out/in to troubleshooting page * Linting * Remove outdated callout about remote SSH + Copilot * Update assistant-troubleshooting.qmd Co-authored-by: sharon <sharon-wang@users.noreply.github.com> --------- Co-authored-by: sharon <sharon-wang@users.noreply.github.com>
1 parent 48ad923 commit e178e17

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

assistant-getting-started.qmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,6 @@ Students and faculty can use GitHub Copilot for free as part of the GitHub Educa
105105
1. Click the **Sign in** button to initiate GitHub's OAuth authentication flow.
106106
- Complete the authentication flow in your browser, and return to Positron when finished.
107107

108-
::: {.callout-tip}
109-
If you are using Positron with a [remote SSH](remote-ssh.qmd) session, you will need to authenticate to GitHub on the _remote server_ as well. Follow [along on GitHub](https://github.com/posit-dev/positron/issues/8409) as we make improvements in this area.
110-
:::
111-
112108
## Amazon Bedrock
113109

114110
::: {.callout-important}

assistant-troubleshooting.qmd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ If you're having trouble with Positron Assistant, here are some resources and to
77

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

10+
::: {.callout-important}
11+
## GitHub Copilot authentication change
12+
13+
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.
14+
15+
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. See this [discussion post](https://github.com/posit-dev/positron/discussions/11340) for more information.
16+
:::
17+
1018
## I am getting unexpected or incorrect responses
1119

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

0 commit comments

Comments
 (0)