Add ISV integration guidance to SDK README#263
Merged
Conversation
bbonaby
reviewed
May 7, 2026
asklar
reviewed
May 7, 2026
asklar
reviewed
May 7, 2026
Collaborator
|
@copilot resolve the merge conflicts in this pull request |
Collaborator
Author
|
@copilot resolve the merge conflicts in this pull request |
c546ef6 to
50c541f
Compare
richiemsft
reviewed
May 13, 2026
richiemsft
reviewed
May 13, 2026
Add practical sections for external consumers: - Common Pitfalls (stderr merging, createConfigFromPolicy gotcha, elevation failures, timeout defaults) - Recommended Policy for Agentic Workloads - Error Handling patterns - Integration Checklist - Elevation requirement in Prerequisites Resolves #262 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
50c541f to
179aa85
Compare
Addresses review feedback from richiemsft: adds build-mac.sh documentation, mxc-exec-mac binary reference, and Seatbelt backend entry to the containment backends table. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
richiemsft
approved these changes
May 13, 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.
📖 Description
Add practical integration guidance to the SDK README for external consumers (ISVs integrating MXC into agentic applications). The npm readme is the first thing consumers read, and currently lacks coverage of common friction points.
🔗 References
Resolves https://github.com/microsoft/mxc/issues/262
🔍 Validation
Documentation-only change. Verified markdown renders correctly and code examples are syntactically valid TypeScript.
✅ Checklist
📋 Issue Type
Microsoft Reviewers: Open in CodeFlow