Skip to content

docs, examples, and v0.6.0 release#12

Merged
vijit-lark merged 8 commits intomainfrom
vd-20260317-1344
Mar 18, 2026
Merged

docs, examples, and v0.6.0 release#12
vijit-lark merged 8 commits intomainfrom
vd-20260317-1344

Conversation

@vijit-lark
Copy link
Contributor

Summary

  • Rewrote docs: condensed intro page with terminal SVG, added tabbed quickstart with per-provider setup (E2B, Daytona, Vercel, Modal), new Python Client and Agent Runtime reference pages
  • Added full quickstart examples for Daytona, Vercel, and Modal alongside the existing E2B example
  • Improved runtime error reporting and Claude handler sandbox defaults
  • Bumped runtimeuse and runtimeuse-client to 0.6.0

Test plan

  • Verify docs render correctly with npm run dev in docs/
  • Run each quickstart example (e2b, daytona, vercel, modal) end-to-end
  • Confirm terminal SVG displays at correct size on intro page

Made with Cursor

Preserve structured failure metadata so clients can surface actionable diagnostics, and make the sandbox quickstarts start Claude with the required environment already configured.

Made-with: Cursor
Align the remaining sandbox quickstarts with the Claude sandbox environment flags and ignore generated Python bytecode files in the repo.

Made-with: Cursor
Replace toy prompts with richer codex repository examples across the docs and show structured output with a typed Vercel quickstart example.

Made-with: Cursor
…l pages

- Replace code snippet on intro page with terminal trace SVG
- Add per-provider pip install and env var comments to quickstart tabs
- Use Pydantic model for structured output example in python-client
- Improve descriptions and headings across all doc pages

Made-with: Cursor
…ing dirs

- Add image/secret setup to Daytona and Modal quickstart tabs
- Default to Claude agent in Local tab
- Remove WORKDIR constants from examples, use "." instead

Made-with: Cursor
@vijit-lark vijit-lark merged commit dc9a9f4 into main Mar 18, 2026
5 checks passed
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