Skip to content

feat(adapters): support db tokens in copilot#3155

Merged
olimorris merged 3 commits into
mainfrom
feat/adapters-new-copilot-db
Jun 12, 2026
Merged

feat(adapters): support db tokens in copilot#3155
olimorris merged 3 commits into
mainfrom
feat/adapters-new-copilot-db

Conversation

@olimorris

Copy link
Copy Markdown
Owner

Description

As outlined in the discussion below, GitHub's Copilot has recently made changes to how OAuth tokens are stored on a user's disk. Previously, they were stored in JSON files; however, the direction of travel now appears to be for Copilot to store them in a SQLite database. This PR adds support for that.

AI Usage

None

Related Issue(s)

#3119

Screenshots

Checklist

  • I've read the contributing guidelines and have adhered to them in this PR
  • I confirm that this PR has been majority created by me, and not AI (unless stated in the "AI Usage" section above)
  • I've run make all to ensure docs are generated, tests pass and StyLua has formatted the code
  • (optional) I've added test coverage for this fix/feature
  • (optional) I've updated the README and/or relevant docs pages

@olimorris olimorris merged commit d8a5d88 into main Jun 12, 2026
6 checks passed
@olimorris olimorris deleted the feat/adapters-new-copilot-db branch June 12, 2026 08:19
@mbwilding

Copy link
Copy Markdown

Copilot is now working correctly for me, thanks for this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants