Welcome to Habena
Five steps to a guarded agent. Run each command in your terminal — this page detects each step as you go.
Pick what you're guarding
Initialize
Creates ~/.habena/config.yaml with the safe cautious preset.
$
habena initWire a downstream
$
habena downstream add filesystem ~/workspaceRegister your agent
$
habena agent add --name openclaw --budget-daily 30Then wire openclaw to use Habena (backs up its config first):
$
habena install openclawStart & prove it
Start the proxy, then trigger a tool call and watch it appear in Decisions.
$
habena start