{% extends "admin/base.html" %} {% block title %}Jarvis — cmdop admin{% endblock %} {% block content %} {# Plan 61/2b W3 — Jarvis first-class page. Header: large status pill + fleet name + last heartbeat. Body: 4 cards (chat shortcut, recent actions, configuration, connection). Empty state when no Jarvis is bound to the fleet. #} {% from 'admin/components/ui.html' import page_header, card, empty_state, tooltip %}
Jarvis is a server-side AI agent that joins the relay as a virtual machine. Configure it with a fleet-bound jarvis_master api_key.
Read the Jarvis docsFleet
{{ fleet.name }}
Open the slide-out chat dock. Same prompt surface as the per-machine page, anchored to this fleet's Jarvis. Keyboard: cmd+\.
Recent conversations
Loading…
No prior conversations yet.
Loading…
No actions yet. Try opening the chat dock above and asking Jarvis a question.