Tutorials#

Hands-on walkthroughs that teach OpenShell concepts by building real configurations. Each tutorial builds on the previous one, starting with core sandbox mechanics and progressing to production workflows.

First Network Policy

Create a sandbox, observe default-deny networking, apply a read-only L7 policy, and inspect audit logs. No AI agent required.

Write Your First Sandbox Network Policy
GitHub Push Access

Launch Claude Code in a sandbox, diagnose a policy denial, and iterate on a custom GitHub policy from outside the sandbox.

Grant GitHub Push Access to a Sandboxed Agent
Inference with Ollama

Route inference through Ollama using cloud-hosted or local models, and verify it from a sandbox.

Run Local Inference with Ollama
Local Inference with LM Studio

Route inference to a local LM Studio server via the OpenAI or Anthropic compatible APIs.

Route Local Inference Requests to LM Studio