Skip to content

Document customizing the sandbox template#210

Merged
mishushakov merged 1 commit into
mainfrom
mishushakov/customize-template-docs
Jun 5, 2026
Merged

Document customizing the sandbox template#210
mishushakov merged 1 commit into
mainfrom
mishushakov/customize-template-docs

Conversation

@mishushakov
Copy link
Copy Markdown
Member

Mirrors the documentation added to code-interpreter#289 for the Desktop repo. Expands template/README.md into a full guide with a "Building the production template" section (poetry install, set E2B_API_KEY in .env, poetry run python build_prod.py) and a step-by-step "Creating a custom template" section that uses from_template("desktop") and shows usage via both the Python and JS desktop SDKs. Also adds a "Customizing the sandbox template" section to the main README.md that links to the template guide.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mishushakov mishushakov requested a review from mlejva as a code owner June 5, 2026 13:26
@cla-bot cla-bot Bot added the cla-signed label Jun 5, 2026
@cursor
Copy link
Copy Markdown

cursor Bot commented Jun 5, 2026

PR Summary

Low Risk
Documentation-only changes with no runtime or security impact.

Overview
The root README adds a short Customizing the sandbox template section that points readers to template/README.md.

template/README.md is expanded from a minimal build note into a full guide: how to build the official desktop template with Poetry, .env, and build_prod.py (plus build_dev.py for dev), and how to create a custom template via Template().from_template("desktop"), a build.py example, and Python/JS Sandbox.create usage with a custom alias.

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

Copy link
Copy Markdown
Member

@tomassrnka tomassrnka left a comment

Choose a reason for hiding this comment

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

lgtm

@mishushakov mishushakov enabled auto-merge (squash) June 5, 2026 13:55
@mishushakov mishushakov disabled auto-merge June 5, 2026 13:57
@mishushakov mishushakov merged commit 9ec6c56 into main Jun 5, 2026
12 of 13 checks passed
@mishushakov mishushakov deleted the mishushakov/customize-template-docs branch June 5, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants