mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-25 12:52:25 +00:00
c8b1e9d07b
Agent Doctor now lives at /settings/infrastructure/agent-doctor as a full page in the settings shell instead of a max-w-lg dialog stacked over the Infrastructure workspace, which was cramped on phones. The per-agent card pile becomes one fleet table (agent, system, status, reported and target versions, last seen) with per-row expansions holding the diagnosis reasons, identity evidence, repair actions, and the host-local update command. A lone scoped target auto-expands so platform-page deep links land straight on the diagnosis. Legacy ?agentDoctor=1 / ?agentUpdates=1 workspace links redirect onto the route with their agents scope preserved, and closing the page is now ordinary back navigation. The dialog component is renamed to InfrastructureAgentDoctorPage; shared-template registry, the agent-lifecycle subsystem inventory, and the frontend-primitives settings deep-link clause follow the change.