Checking proxy…

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 init

Wire a downstream

$habena downstream add filesystem ~/workspace

Register your agent

$habena agent add --name openclaw --budget-daily 30

Then wire openclaw to use Habena (backs up its config first):

$habena install openclaw

Start & prove it

Start the proxy, then trigger a tool call and watch it appear in Decisions.

$habena start