Skip to content

Runtime Reference

CLI Surfaces

  • houmao-mgr: Primary management CLI for agents, brains, projects, credentials, mailbox, and local workflow control.
  • system-skills: Install and inspect the packaged Houmao-owned skill sets for resolved tool homes.
  • houmao-passive-server: Maintained registry-driven API server for discovery, observation, request submission, gateway proxying, mail proxying, and managed-headless agents.
  • CLI Entrypoints: Module-level entry points and common runtime flags.

Managed-Agent Command Families

Build Phase

Run Phase

  • Launch Plan: Composing manifest + role into a backend-specific plan.
  • Session Lifecycle: Start, resume, prompt, and stop sessions.
  • Backends: Backend model and per-backend notes.
  • Role Injection: Per-backend role injection strategies.
  • Managed Launch Prompt Header: Houmao-owned prompt header prepended to every managed launch by default — content, composition order, opt-out flags, and stored launch-profile policy.

Subsystems

Other Reference

Developer Guides