Ask a simple status question
Use Chat first to confirm that Aegis can answer through the current Core and provider path. Use CLI checks only for operator diagnostics.
Open the desktop app and check the Runtime / Workbench status first. It should show:
Advanced operators can still run CLI diagnostics against the same Core:
aegis statusaegis onboarding doctoraegis diagnostics deployment-readinessaegis worker tools --no-execAegis Manager uses a real AI provider for natural-language planning. Set provider values in the desktop app settings, the managed Core profile, or an operator-controlled secret store:
AEGIS_LLM_BASE_URL=https://api.example.comAEGIS_LLM_MODEL=your-modelAEGIS_LLM_API_KEY=...Restart or refresh the profile after changing provider configuration.
Ask a simple status question
Use Chat first to confirm that Aegis can answer through the current Core and provider path. Use CLI checks only for operator diagnostics.
Run a readiness check
Verify worker tools without executing them with aegis worker tools --no-exec.
Open Workbench
Inspect Core health, tasks, Native Nodes, and evidence from the desktop app when available.
Pair mobile later
Pair mobile devices only after Core URL, token, and network path are stable.
High-risk actions, such as deleting files, changing system settings, controlling GUI, sending external messages, or publishing content, should go through explicit approval.