Skip to content

docs: add Mastra integration guide#307

Open
vsokolovskii wants to merge 1 commit into
e2b-dev:mainfrom
vsokolovskii:vsokolovskii/add-mastra-guide
Open

docs: add Mastra integration guide#307
vsokolovskii wants to merge 1 commit into
e2b-dev:mainfrom
vsokolovskii:vsokolovskii/add-mastra-guide

Conversation

@vsokolovskii

Copy link
Copy Markdown
Contributor

Summary

  • add an end-to-end guide for building a Mastra coding agent with @mastra/e2b
  • document workspace initialization, command execution, streaming, cleanup, and custom E2B templates
  • add Mastra to the Agents navigation and Coding Agents overview
  • add the official Mastra icon

Why

Mastra already supports E2B as a remote workspace provider, but the E2B documentation did not have a canonical runnable playbook showing the current integration. This gives developers a tested starting point and explains which layer owns sandbox creation, command execution, and cleanup.

Validation

  • mint validate
  • mint broken-links
  • TypeScript compilation against @mastra/core@1.51.0 and @mastra/e2b@0.6.0
  • live end-to-end run using E2B and openai/gpt-5.4-mini: 3 tests passed, 0 failed
  • verified workspace.destroy() left no matching running or paused sandbox

@cla-bot cla-bot Bot added the cla-signed label Jul 20, 2026
@vsokolovskii
vsokolovskii marked this pull request as ready for review July 21, 2026 07:39
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.

1 participant