Skip to content

Add license to js sdk - #971

Merged
Baiju Meswani (baijumeswani) merged 1 commit into
mainfrom
baijumeswani/js-sdk-license
Aug 11, 2026
Merged

Add license to js sdk#971
Baiju Meswani (baijumeswani) merged 1 commit into
mainfrom
baijumeswani/js-sdk-license

Conversation

@baijumeswani

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI balanced review requested due to automatic review settings August 10, 2026 23:44
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
foundry-local Ready Ready Preview Aug 10, 2026 11:44pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds MIT licensing metadata and terms to the JavaScript SDK package.

Changes:

  • Declares the package license as MIT.
  • Adds the MIT license text to the published package.

Reviewed changes

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

File Description
sdk_v2/js/package.json Declares the MIT license.
sdk_v2/js/LICENSE Adds the standard MIT license text.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@baijumeswani
Baiju Meswani (baijumeswani) merged commit 6011891 into main Aug 11, 2026
55 checks passed
@baijumeswani
Baiju Meswani (baijumeswani) deleted the baijumeswani/js-sdk-license branch August 11, 2026 03:24
Baiju Meswani (baijumeswani) added a commit that referenced this pull request Aug 11, 2026
Deeper windows-x64 EP investigation corrects the earlier F9 claim and
confirms upstream fixes for F1 and F6.

F9 (corrected): the RC DOES expose the WinML EPs. After
download_and_register_eps() the catalog publishes 16 *-trtrtx-gpu + 18
*-openvino-gpu variants (catalog is EP-registration-filtered; the earlier
enumeration ran before registration and wrongly reported none). NvTensorRTRTX
runs REAL inference (qwen2.5-0.5b-instruct-trtrtx-gpu:2 -> 'Paris',
load 9.0s/infer 1.58s) but only when onnxruntime-genai-cuda.dll (cuda-ep
bundle) is on the DLL search path; out-of-box it fails Error 126 (native-loader
gap, not a missing artifact). OpenVINO fails on the Intel Iris Xe allocator
(VendorId:32902). CPU + CUDA + WebGPU all run out-of-box. There is no literal
DirectML EP.

Upstream-fix confirmations vs origin/main:
- F1 fixed by PR #971 'Add license to js sdk' (main:sdk_v2/js/package.json has
  license MIT + tracked LICENSE) — NOT in releases/rel-2.0.0.
- F6 fixed by PR #974 'C#: Automatically dispose the manager on process exit'
  (main:sdk_v2/cs/src/FoundryLocalManager.cs adds AppDomain.ProcessExit hook) —
  NOT in releases/rel-2.0.0. Both must be cherry-picked for GA.

Updated FINDINGS.md (F9 rewrite, F1/F6 status, divergences, verdict, run-log
rows), win-direct.json winml-dml record, regenerated STATUS_MATRIX.md +
COMBINED_CHECKLIST.md.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 71428922-3a12-41cc-824c-88cbf403688b
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.

3 participants