Add cli/ folder for the Foundry Local CLI 0.10.0 preview#771
Closed
Wayne-Ch wants to merge 1 commit into
Closed
Conversation
Docs-only addition: README, release notes, and LICENSE for the Foundry Local CLI public preview. No binaries committed; binaries ship as assets on the GitHub Release tagged cli-preview-0.10.0 (prerelease). The CLI is positioned as preview-tier and optional; the supported integration surface remains the SDKs in sdk/. License is MIT, matching the SDKs.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Copilot stopped reviewing on behalf of
Wayne-Ch due to an error
June 4, 2026 19:32
Collaborator
Author
|
Switching to release-only delivery (no docs in repo for this preview). Branch will be deleted; the 3 docs are preserved locally and the binaries + release notes ship as a prerelease GitHub Release tagged cli-preview-0.10.0. |
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.
Add
cli/folder for the Foundry Local CLI previewWhat this PR does
Adds a new top-level
cli/folder with documentation for the Foundry Local CLI 0.10.0 preview. No binaries are committed to the repo — the 8 signed binaries ship as assets on the GitHub Release taggedcli-preview-0.10.0(created separately after this PR merges).Why this folder, and why now
The Foundry Local CLI has been an internal tool until now. With 0.10.0 we are publishing a public preview so external users can try it directly from the terminal. The folder exists to:
Positioning (important)
Version
0.10.0(intentionally sub-1.0 to signal preview status). The corresponding GitHub Release will be taggedcli-preview-0.10.0with theprereleaseflag set, so the repo's "Latest release" pointer continues to reference the SDK GA release.What is NOT in this PR
sdk/,samples/,docs/, etc.Release follow-up (separate from this PR)
After this PR merges:
cli-preview-0.10.0on the merge commitprereleaseenabledSHA256SUMS.txt:foundry-0.10.0-win-x64-winml.msix/-win-x64.msixfoundry-0.10.0-win-arm64-winml.msix/-win-arm64.msixfoundry-0.10.0-osx-arm64.pkg/.zipfoundry-0.10.0-linux-x64.tar.gz/-linux-arm64.tar.gzcli/RELEASE-NOTES-0.10.0.mdVerification
CN=Microsoft Corporation, issuerMicrosoft Code Signing PCA 2024, AuthenticodeValid.pkgand.zipproduced through the macOS signing/notarization pipeline (see ADO build1246347)SHA256SUMS.txtChecklist