Documentation
Build with Helmstack.
These docs are for operators and engineers. Short on prose, heavy on examples. Run the snippets — they're tested.
Getting started
Connect a runtime
Quickstart
Adopt your first agent
# Install the CLI
curl -fsSL helmstack.ai/install | bash
# Sign in
helm login
# Adopt a Claude Code agent in this directory
helm adopt . --name ada --runtime claude-code
# Watch it from the deck
helm open
That's it. The agent keeps running where it ran before — Helmstack just adds eyes, ears, and a brake.