Skip to content

Agent skill sync with docs: GitHub component, OpenAPI file uploads, playground JS - #6955

Merged
ethanpalm merged 2 commits into
mainfrom
mintlify/b34876f4
Aug 11, 2026
Merged

Agent skill sync with docs: GitHub component, OpenAPI file uploads, playground JS#6955
ethanpalm merged 2 commits into
mainfrom
mintlify/b34876f4

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync the canonical Mintlify skill with behavior additions from authoritative English docs between 2026-08-10 and 2026-08-11.

Changes

  • reference/components.md: document the new <GitHub.Repo> component with its repo, variant (inset | flat), and className props.
  • reference/api-docs.md: add an OpenAPI 3.1 file-upload section (binary contentMediaType, contentEncoding rules, legacy format support) and a runtime server variables section for window.mintlify.api.playground.setServerVariables / clearServerVariables.

Context

Driven by authoritative doc changes in the window:

Other in-window changes were reviewed but did not affect facts the skill already teaches:

Validation

npm test, npm run check, npm run build, and git diff --check all passed. The existing agent-context sync workflow will distribute the canonical skill to the Codex, Cursor, and Claude plugin repositories after merge.


Note

Low Risk
Documentation-only changes to agent skill markdown; no product code or configuration behavior is modified in this PR.

Overview
Updates the canonical Mintlify agent skill reference so it matches recent product docs—no runtime code changes.

reference/components.md adds documentation for <GitHub.Repo>: a public-repo card that loads description, stars, and forks via the GitHub API, with repo, variant (inset | flat), and className props.

reference/api-docs.md adds an OpenAPI 3.1 file uploads section (binary contentMediaType in multipart/form-data, contentEncoding behavior, legacy format: binary / base64) and a runtime server variables section for window.mintlify.api.playground.setServerVariables / clearServerVariables (session-scoped prefills after load, not for secrets).

Reviewed by Cursor Bugbot for commit 19f81e8. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 11, 2026, 4:12 PM

@mintlify

mintlify Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Aug 11, 2026, 4:12 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@ethanpalm
ethanpalm merged commit cd1e123 into main Aug 11, 2026
6 checks passed
@ethanpalm
ethanpalm deleted the mintlify/b34876f4 branch August 11, 2026 17:52
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.

2 participants