Skip to content

Conversation

@ggaborCF
Copy link
Contributor

@ggaborCF ggaborCF commented Nov 9, 2020

No description provided.

@migueldemoura migueldemoura self-requested a review November 10, 2020 01:06
@migueldemoura migueldemoura merged commit a6e325e into cloudflare:production Nov 10, 2020
agents-git-bot bot pushed a commit that referenced this pull request Nov 27, 2025
Document new lean and Python image variants introduced in sandbox-sdk PR #259.

- Update Dockerfile reference with two image variants (default and -python)
- Add image size comparisons and use cases for each variant
- Update code execution guide to require -python variant for Python code
- Update get-started guide to explain image variant selection
- Update AI code executor tutorial with Python variant requirement

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot pushed a commit that referenced this pull request Nov 27, 2025
Update all documentation to reflect v0.6.0 release with image variants:

- Update version numbers from 0.3.3 to 0.6.0 throughout docs
- Add prominent breaking change callout in Dockerfile reference
- Clarify that Python is only in -python variant starting v0.6.0

This completes the documentation sync for PR #259.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot pushed a commit that referenced this pull request Nov 27, 2025
Sync documentation for PR #259 which introduces lean and Python image variants:

- Add documentation for two image variants (default lean vs -python)
- Document migration guide for Python users upgrading from <0.5.6
- Add PYTHON_NOT_AVAILABLE error handling examples
- Update all Dockerfile examples to show appropriate variant usage

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot pushed a commit that referenced this pull request Nov 27, 2025
Sync documentation for sandbox-sdk PR #259 which introduces optimized
Docker image variants.

Changes:
- Add image variant documentation to Dockerfile reference
- Update getting started guide with image selection guidance
- Add Python runtime requirements to code execution guide
- Document PYTHON_NOT_AVAILABLE error in interpreter API
- Add changelog entry for breaking change

Breaking change: Default image no longer includes Python. Users must
explicitly use the -python image variant for Python code execution.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot pushed a commit that referenced this pull request Nov 27, 2025
Sync documentation for sandbox-sdk PR #259: Optimize Docker image size
with lean and Python variants.

Changes:
- Update Dockerfile reference with two image variants (lean and python)
- Add Python requirement warning to Code Interpreter documentation
- Create migration guide for upgrading to 0.5.6+ with image variants
- Include size comparison table and use case recommendations

Breaking change: Default image no longer includes Python. Users running
Python code must update to use the -python image variant.

Related: cloudflare/sandbox-sdk#259

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
agents-git-bot bot pushed a commit that referenced this pull request Nov 28, 2025
Sync documentation for PR #259: Optimize Docker image size with lean and Python variants

Changes:
- Add documentation for two image variants (default and -python)
- Include breaking change notice for Python users
- Add migration guide from v0.5.x to v0.6.0+
- Document PYTHON_NOT_AVAILABLE error behavior
- Update all examples to show appropriate image selection
- Clarify Python availability requirements in Code Interpreter API

Related upstream PR: cloudflare/sandbox-sdk#259
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