From 262117d1249e2d6e2c517ceb8503355e08d26b51 Mon Sep 17 00:00:00 2001 From: Daniel Schreiber Date: Tue, 17 Jun 2025 11:39:18 +0200 Subject: [PATCH] doc: add correct path for github copilot token for windows users --- aider/website/docs/llms/github.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aider/website/docs/llms/github.md b/aider/website/docs/llms/github.md index d71944501..43c785344 100644 --- a/aider/website/docs/llms/github.md +++ b/aider/website/docs/llms/github.md @@ -41,6 +41,12 @@ After you authenticate a file appears: ~/.config/github-copilot/apps.json ``` +On Windows the config can be found in: + +``` +~\AppData\Local\github-copilot\apps.json +``` + Copy the `oauth_token` value – that string is your `OPENAI_API_KEY`. *Note:* tokens created by the Neovim **copilot.lua** plugin (old `hosts.json`) sometimes lack the