{% extends "base.html" %} {% block title %}asiai — Fleet{% endblock %} {# The cockpit is vanilla-JS only: htmx/SSE/ApexCharts are dead weight here #} {% block vendors %}{% endblock %} {% block head %} {% endblock %} {% block content %} {% if not nodes %}
Multi-host cockpit — status, memory and write actions for every registered node.
No nodes configured yet.
Run asiai fleet add <nickname> --url <asiai_url>
on this host to register a remote asiai web instance,
then reload this page. Add --auth-token to unlock
write actions for that node.