{# Panel assembly — conditionally renders each panel only if its data is present. #} {% if state.update and state.update.update_available %}
Helix Context {{ state.update.latest_version }} is available. Installed version: {{ state.update.current_version }}.
No database selected — choose or create one in the dialog.
Helix is starting — first boot can take a minute while encoders warm up.
Helix is stopped. Click Start to launch the server.
{{ state.helix.health_message or state.helix.next_action or "Helix is running with degraded health." }}
Point a subagent's bench-harness at
http://127.0.0.1:{{ state.bench.port }} — primary chat stays on the main port.