System Health Check
Check the health of all OpenPanda subsystems.
Usage
Run a full diagnostic:
code
check_health --all
What Gets Checked
- •Telegram Gateway: Bot connection status, webhook validity
- •Memory System: ChromaDB/SQLite-vec connectivity, embedding provider status
- •Vault: Encryption key availability, secret count
- •Sandbox: Docker/subprocess runtime availability
- •Database: SQLite connectivity, migration status
- •Skills: Loaded skill count, eligibility summary
Output
Returns a status table with each subsystem marked as OK or FAILED with details.