Skip to content

Add fromTemplate to TypeScript docs and restructure base image section#103

Merged
dobrac merged 2 commits intomainfrom
dobrac/fromtemplate-docs-check
Feb 5, 2026
Merged

Add fromTemplate to TypeScript docs and restructure base image section#103
dobrac merged 2 commits intomainfrom
dobrac/fromtemplate-docs-check

Conversation

@dobrac
Copy link
Copy Markdown
Contributor

@dobrac dobrac commented Feb 5, 2026

Summary

  • Adds fromTemplate documentation for TypeScript (was only documented for Python)
  • Splits the large "Defining base image" code block into focused subsections:
    • Predefined base images
    • Custom base image
    • Default E2B base image
    • Build from existing template

Test plan

  • Verify docs build successfully
  • Check that both TypeScript and Python examples render correctly

Note

Low Risk
Docs-only restructuring and example updates; low risk aside from potential confusion if any method names/usage are incorrect.

Overview
Updates docs/template/base-image.mdx to restructure the base image guidance into clearer subsections (predefined images, custom image, default E2B image, and building from an existing template).

Adds TypeScript documentation/examples for template.fromTemplate(...) (previously only shown for Python in this page) and moves the custom/default base image examples out of the predefined code block into dedicated sections.

Written by Cursor Bugbot for commit d0ed31b. This will update automatically on new commits. Configure here.

Split the large code block in "Defining base image" into focused subsections
for better readability: predefined images, custom image, default E2B image,
and build from existing template. Also adds the missing fromTemplate
documentation for TypeScript (was only documented for Python).
@dobrac dobrac enabled auto-merge (squash) February 5, 2026 18:43
@dobrac dobrac disabled auto-merge February 5, 2026 19:50
@dobrac dobrac merged commit 1ecb1de into main Feb 5, 2026
6 checks passed
@dobrac dobrac deleted the dobrac/fromtemplate-docs-check branch February 5, 2026 19:50
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