zeroclaw

Rust-first autonomous agent runtime for building AI agents

brewmacoslinux
Try with needOr install directly
Source

About

Rust-first autonomous agent runtime

Commands

zeroclaw

Examples

Initialize a new autonomous agent project$ zeroclaw init my-agent
Run an autonomous agent with configuration$ zeroclaw run --config agent.toml
Deploy agent to production environment$ zeroclaw deploy --target production