Skip to content

Improve template example documentation#101

Open
beran-t wants to merge 3 commits intomainfrom
template-examples-improvements
Open

Improve template example documentation#101
beran-t wants to merge 3 commits intomainfrom
template-examples-improvements

Conversation

@beran-t
Copy link
Contributor

@beran-t beran-t commented Feb 4, 2026

Summary

  • Use Sandbox.create() consistently in both JavaScript and Python examples
  • Rename sbx variable to sandbox for better readability
  • Use timeout parameter instead of explicit kill() calls
  • Personalize section headers per template (e.g., "Install Docker" instead of "Define the template")
  • Add descriptive prose for each section

- Use Sandbox.create() consistently in both JS and Python
- Rename 'sbx' variable to 'sandbox' for clarity
- Use timeout parameter instead of explicit kill() calls
- Personalize section headers per template
- Add descriptive prose for each section
- claude-code: Explain -p flag, --dangerously-skip-permissions, timeout=0, add Anthropic Console link
- desktop: Add noVNC link and explanation, add prose before bash script, justify resource requirements
- expo: Add Expo link and description, add code comment for directory move
- nextjs-bun: Add Bun and shadcn/ui links, cross-reference to npm version
- nextjs: Add shadcn/ui link, explain version pinning
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