DOCUMENTATION

Everything the cockpit does.

Short pages, written next to the code they describe. If a page and the app disagree, the app is right and the page is a bug.

START HERE4 min

Install and first run

Install the app, point it at a repository, pick an execution environment and start your first agent. Nothing to configure before the first diff.

1 winget install helmry # or brew install --cask helmry
2 open Helmry → Add repository → ~/code/api
3 choose environment: local | wsl:ubuntu
4 ⌘K → New agent → paste the task
Read the guide
Something missing or wrong?
Docs live beside the code. Open an issue on the release repository and it gets fixed with the next version.
Read the changelog