{% include "partials/alerts.html" %}

Overview

Local CAIROS status, paths, and reliability settings.

Version
{{ state.version }}
Active AI Profile
{{ state.active_profile }}
Auto Fallback
{{ "enabled" if state.fallback_enabled else "disabled" }}
Config Path
{{ state.config_path }}
Detected Shell
{{ state.shell }}
History Path
{{ state.history_path }}
Platform
{{ state.platform }}
Project Rules
{{ state.project_rules_path }}
Command Path
{{ state.command_path }}