Upstream sync: GitHubToken rename, sendAndWait cancellation fix, Foundry Local docs#148
Open
Upstream sync: GitHubToken rename, sendAndWait cancellation fix, Foundry Local docs#148
Conversation
… Foundry Local docs Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update upstream changes with 6 new commits
Upstream sync: GitHubToken rename, sendAndWait cancellation fix, Foundry Local docs
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ports 6 upstream commits from
github/copilot-sdk(c4b3b36→f0909a7).Changes ported
GithubToken→GitHubTokenrename (99c7c52)getGitHubToken()/setGitHubToken()onCopilotClientOptionsgetGithubToken()/setGithubToken()retained as@Deprecatedfor backward compatibility"GithubToken and UseLoggedInUser cannot be used..."→"GitHubToken..."sendAndWaitcancellation fix (f0909a7)Previously, calling
cancel(true)on the returnedCompletableFutureleft the event subscription and timeout scheduler running (resource leak). Refactored to use an explicit result future: when cancelled externally, the inner future is cancelled too, triggering proper cleanup.Microsoft Foundry Local docs (
0e6561d)Added Foundry Local to the BYOK provider table in
advanced.mdwith setup instructions (dynamic port behavior,foundry model run,foundry service status).Not ported
5a9b475— Node.js dependency bump, not applicableeaf06cd— Node.js docs validation script fix, not applicabledea514d—.exedownload timeout fix (NuGet packaging), Java SDK does not bundle CLIWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
checkstyle.org/opt/hostedtoolcache/CodeQL/2.24.0/x64/codeql/tools/linux64/java/bin/java /opt/hostedtoolcache/CodeQL/2.24.0/x64/codeql/tools/linux64/java/bin/java -jar /opt/hostedtoolcache/CodeQL/2.24.0/x64/codeql/xml/tools/xml-extractor.jar --fileList=/home/REDACTED/work/copilot-sdk-java/.codeql-scratch/dbs/java/working/files-to-index2919233545206330813.list --sourceArchiveDir=/home/REDACTED/work/copilot-sdk-java/.codeql-scratch/dbs/java/src --outputDir=/home/REDACTED/work/copilot-sdk-java/.codeql-scratch/dbs/java/trap/java /@github/copilot-linux-x64/copilot ndor/bin/which(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.