{% extends "admin/base.html" %} {% block title %}Machine — cmdop admin{% endblock %} {% block head %} {# deep-chat + machine-chat.js are loaded globally by base.html (when user and fleet are present, which always holds on this page) — no need to re-load them here. Only the page-specific terminal glue is local. #} {% endblock %} {% block content %} {% from 'admin/components/ui.html' import card, info_row, badge, stat, tooltip %}
No spend recorded for this machine yet.
Total
$
Calls
Tokens in
Tokens out
Cached snapshot — agent hasn't reported since .
{{ info_row('CPU usage', ''|safe, stale='fresh') }} {{ info_row('Memory free', ''|safe, stale='fresh') }} {{ info_row('Disk free', ''|safe, stale='fresh') }} {{ info_row('Uptime', ''|safe, stale='fresh') }} {{ info_row('Processes', ''|safe, stale='fresh') }} {% endcall %}Loading info…
This is a virtual system machine managed by cmdop — there is no shell to attach to. Use the AI tab to interact with it.