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.

OpenCode is pre-installed on every boxd machine. Launch it from any directory:
ssh myapp.boxd.sh
cd my-project
opencode
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 ~/.config/opencode/AGENTS.md that gives OpenCode 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 opencode in any directory. This means you can ask OpenCode to manage your boxd infrastructure directly from conversation.

Authentication

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

Skills

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