Host Operations
Assist with explicit diagnostics and maintenance under least privilege.
Tars can analyze logs, inspect service state, or run a documented maintenance workflow when an enabled tool grants those operations.
Recommended deployment
- Create a dedicated non-root OS user.
- Grant read-only access first and add narrow command wrappers only as required.
- Keep the dashboard and local model endpoints on loopback.
- Store credentials outside prompts and allowlist only required extension variables.
- Require deterministic approval for restarts, package changes, firewall edits, user management, and deletion.
The heartbeat is not a host monitor. For continuous health checks, use a dedicated monitoring system and have it send bounded, explicit events or reports for Tars to analyze.