localharness 0.50.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
# greet.bl — a sub-script that itself composes a deeper one (fractal nesting).
echo "hello from greet.bl"
run nested.bl