Expand description
Life CLI — library entrypoint for embedding in life-os.
Modules§
- cli
- CLI argument definitions for
life. - cost
- Cost tracking dashboard for deployed agents.
- deploy
- Deploy orchestrator — provisions agent stacks on cloud targets.
- init
life init— create a.life/directory in the current project.- logs
- Log streaming for deployed agents.
- relay
life relay— manage the relay daemon for remote agent sessions.- scale
- Auto-scaling based on Autonomic economic modes.
- setup
life setup— interactive onboarding wizard for Life Agent OS.- status
- Status checking for deployed agents.
- template
- Agent template loading, validation, and listing.
Functions§
- run
- Run the Life CLI with the given args (or from std::env).