mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
c2ed6067f1
- Fix routing for POST/PUT/DELETE on /api/discovery/host/ endpoints (Go's http.ServeMux was matching the longer prefix before method-specific routes) - Add HOST-specific AI prompt that focuses on identifying the host OS rather than services/containers running on it - Add success message UI after discovery completes - Fix timing so success appears after data is visible (not during refetch) - Add error handling and display for failed discoveries