symbi-status
Check the health and status of the Symbiont runtime, MCP server, and installed components.
Check the status of the Symbiont installation and runtime:
- Run
symbi --versionto check if the binary is installed and get the version - Run
symbi mcp --health-checkif available, or verify the MCP server responds vialist_agents - Check for
symbiont.tomlin the current directory - Check for agent definitions in
agents/directory - Check for Cedar policies in
policies/directory - Report the status of each component clearly
If symbi is not installed, provide installation instructions:
# From source
cargo install symbi
# Or via Docker
docker pull ghcr.io/thirdkeyai/symbi:latest