Skip to content

Comments

[upstream-sync] Port upstream documentation: Microsoft Foundry Local BYOK provider (upstream PR #461)#30

Merged
krukow merged 1 commit intomainfrom
upstream-sync/2026-02-23-abdea8a64bcb0217
Feb 24, 2026
Merged

[upstream-sync] Port upstream documentation: Microsoft Foundry Local BYOK provider (upstream PR #461)#30
krukow merged 1 commit intomainfrom
upstream-sync/2026-02-23-abdea8a64bcb0217

Conversation

@github-actions
Copy link
Contributor

Summary

Upstream sync for the week of 2026-02-21 through 2026-02-23.

Changes ported

PR #461 — Document Microsoft Foundry Local setup and usage (upstream)

Adds documentation for Microsoft Foundry Local as a BYOK provider to doc/auth/byok.md. Foundry Local runs AI models locally on-device via an OpenAI-compatible API — no API key needed.

Changes to our doc/auth/byok.md:

  • Added Microsoft Foundry Local row to the Supported Providers table
  • Added "Quick Start: Microsoft Foundry Local" section with Clojure example and installation steps
  • Added "Connection Refused (Foundry Local)" troubleshooting section explaining the dynamic port behavior

Changes skipped

PR Title Reason
#541 fix: correct 'GithubToken' casing to 'GitHubToken' in .NET and Go .NET and Go only; TypeScript uses githubToken camelCase (already correct)
#533 Fix timeout issue when downloading the exe file .NET MSBuild targets only
#505 fix: replace execSync with execFileSync in docs validation Upstream TypeScript tooling only

Testing

  • bb --config /dev/null script/validate_docs.clj passes (9 files, 0 warnings)
  • No code changes — documentation only

Generated by Upstream Sync Agent

  • expires on Mar 2, 2026, 2:08 PM UTC

Port documentation for Microsoft Foundry Local as a BYOK provider.
Foundry Local uses an OpenAI-compatible API on a dynamic local port,
requiring no API key. Adds quick start example, installation steps,
and a troubleshooting section for dynamic-port connection issues.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@krukow krukow marked this pull request as ready for review February 24, 2026 21:33
Copilot AI review requested due to automatic review settings February 24, 2026 21:33
@krukow krukow merged commit f7cbf52 into main Feb 24, 2026
@krukow krukow deleted the upstream-sync/2026-02-23-abdea8a64bcb0217 branch February 24, 2026 21:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR ports documentation from upstream PR #461, adding support documentation for Microsoft Foundry Local as a BYOK (Bring Your Own Key) provider. Foundry Local is a tool that runs AI models locally on-device via an OpenAI-compatible API without requiring an API key.

Changes:

  • Added Microsoft Foundry Local row to the Supported Providers table in the BYOK documentation
  • Added a complete Quick Start section for Microsoft Foundry Local with Clojure example code and installation instructions
  • Added a troubleshooting section explaining how to handle Foundry Local's dynamic port behavior
  • Updated CHANGELOG.md with documentation entry

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
doc/auth/byok.md Adds Microsoft Foundry Local provider documentation: table entry, Quick Start guide with Clojure example, installation steps, and connection troubleshooting for dynamic port handling
CHANGELOG.md Adds changelog entry under "Added (documentation)" section citing upstream PR #461

@github-actions github-actions bot mentioned this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant