Skip to content

docs: add Grok Build agent page#287

Open
OndrejDrapalik wants to merge 3 commits into
mainfrom
feat/grok-docs
Open

docs: add Grok Build agent page#287
OndrejDrapalik wants to merge 3 commits into
mainfrom
feat/grok-docs

Conversation

@OndrejDrapalik

@OndrejDrapalik OndrejDrapalik commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add docs/agents/grok-build.mdx documenting the pre-built grok-build sandbox template, mirroring amp.mdx's structure: CLI (e2b sbx create grok-build), headless mode (-p + --always-approve with XAI_API_KEY), work-on-cloned-repo example, and custom-template build.
  • Register the page in docs.json navigation under Agents (alphabetically, between devin and openai-agents-sdk).
  • Add images/icons/grok.svg (Grok mark, explicit fill so it renders in both light and dark sidebars, matching the codex icon convention).

The product name is Grok Build and the template id is grok-build; the binary invoked inside the sandbox stays grok. Pairs with the template PR in e2b-dev/customer-starter-templates (#32).

Test plan

  • Page renders under Agents in the sidebar with the Grok icon
  • Internal links resolve (/docs/cli, /docs/sandbox/persistence, git-integration, ssh-access)
  • Auth env var (XAI_API_KEY) and template id (grok-build) are consistent with the template

Add agents/grok.mdx documenting the pre-built `grok` sandbox template,
mirroring amp.mdx's structure (CLI, headless with -p/--always-approve,
cloned-repo example, streaming JSON, custom template). Register it in
docs.json navigation and add the grok.svg icon.
@cla-bot cla-bot Bot added the cla-signed label Jul 3, 2026
@mintlify

mintlify Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
e2b 🟢 Ready View Preview Jul 3, 2026, 10:47 PM

The icon used fill=currentColor which renders blank in the Mintlify icon
slot. Use an explicit neutral fill like the codex icon so it shows in both
light and dark themes, matching how amp hardcodes its brand color.
Use the product name Grok Build and the grok-build template id (e2b sbx
create grok-build). The binary invoked inside the sandbox stays grok.
@OndrejDrapalik OndrejDrapalik changed the title docs: add Grok agent page docs: add Grok Build agent page Jul 3, 2026

@mishushakov mishushakov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved but lets rename the template to grok

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.

2 participants