Skip to content

Add Docker Sandboxes integration page#355

Draft
guergabo wants to merge 4 commits intomainfrom
hypeship/docker-sandboxes-integration
Draft

Add Docker Sandboxes integration page#355
guergabo wants to merge 4 commits intomainfrom
hypeship/docker-sandboxes-integration

Conversation

@guergabo
Copy link
Copy Markdown
Collaborator

@guergabo guergabo commented May 6, 2026

Summary

  • New integration page at integrations/docker-sandboxes.mdx documenting the kernel/docker-sbx-kit mixin for Docker Sandboxes (sbx).
  • Covers prerequisites, quickstart, kit loading methods, what the kit installs (CLI, skills, network allow-list, proxy-managed KERNEL_API_KEY), validation, and troubleshooting.
  • Adds the page to docs.json navigation and the integrations/overview.mdx index.

Why

Surface the new sbx kit as a first-class integration so users can run agents inside isolated Docker sandboxes against Kernel without exposing their API key to the agent.

Test plan

  • Run mintlify dev locally and confirm the new page renders, sidebar entry shows under Integrations, and all internal links resolve.
  • Verify external links (Docker docs, kit repo, dashboard, Anthropic console) point to the right places.

Documents the kernel/docker-sbx-kit mixin: how to install, what it
provides (CLI, skills, proxy-managed Kernel API auth), how to load
the kit, troubleshooting, and how it relies on the sbx proxy to
keep KERNEL_API_KEY off the sandbox VM.
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 6, 2026

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

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview May 6, 2026, 7:42 PM

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

guergabo added 2 commits May 6, 2026 20:04
Strip duplicated kit/sbx mechanics (loading methods, spec breakdown,
generic troubleshooting, validation commands) and route those to
Docker's docs and the kit README. Keeps only what's unique to the
Kernel integration: the kit's value prop, proxy-managed KERNEL_API_KEY,
and the quickstart command. Reduces drift risk as Docker evolves sbx.
cursor[bot]
cursor Bot approved these changes May 6, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Stale comment

Risk assessment: Very Low

This synchronized diff is limited to documentation and Mintlify navigation: it adds integrations/docker-sandboxes.mdx, adds that page to docs.json, and links it from integrations/overview.mdx. I found no production codepaths, runtime behavior, infrastructure, auth/permissions logic, schema changes, prompts used for model behavior, or shared systems modified.

The PR is already approved, so I’m not adding a duplicate approval. I also found no CODEOWNERS file in the repository, so there doesn't appear to be a code owner review requirement blocking the existing approval.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Risk assessment: Very Low

The current diff is limited to documentation and Mintlify navigation: it adds integrations/docker-sandboxes.mdx, adds that page to docs.json, and links it from integrations/overview.mdx. I found no production codepaths, runtime behavior, infrastructure, auth/permissions logic, schema changes, shared systems, or model prompt/instruction files modified.

The PR is already approved, so I’m not adding another approval. I also found no CODEOWNERS file in the repository, so there doesn't appear to be a code owner review requirement blocking approval.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

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.

1 participant