Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.boxd.sh/llms.txt

Use this file to discover all available pages before exploring further.

Codex is pre-installed on every boxd machine. Launch it from any directory:
ssh myapp.boxd.sh
cd my-project
codex
The latest release is pulled in at image build time, so every fresh machine has it ready to go.

AGENTS.md

Every machine includes an AGENTS.md at ~/.codex/AGENTS.md that gives Codex context about the boxd environment — how to create machines, manage proxies, and use the boxd CLI from inside a VM. It’s picked up by default whenever you run codex in any directory. This means you can ask Codex to manage your boxd infrastructure directly from conversation.

Authentication

Authentication is not yet automated for Codex — you’ll need to login on every new machine. (Claude Code persists auth automatically across resets; we’ll bring the same UX to Codex shortly.)

Skills

The boxd skills are Claude Code-formatted today. If you’d like the same workflows packaged for Codex, reach out and we’ll prioritize.