localharness 0.51.0

Agents that own themselves: one Rust crate that's both an agent SDK (streaming, tools, hooks, policies, triggers, MCP) and a wallet-owning, self-sovereign agent that runs in the browser.
Documentation
1
2
3
4
5
6
7
8
9
# treasury.bl — a script that READS the chain then MOVES value. Run it WITHOUT
# --confirm to see the plan (nothing is sent); add --confirm to execute:
#   localharness sh examples/bashlite/treasury.bl --as claude            (dry-run)
#   localharness sh examples/bashlite/treasury.bl --as claude --confirm  (live)
echo "my balance:"
lh-balance

echo "fund a teammate (gated):"
lh-send claude 0.5