Pulse/cmd
rcourtman e1e83c8295 fix: complete unified resources WebSocket integration
Backend:
- Call SetMonitor after router creation to inject resource store
- Add debug logging for resource population and broadcast

Frontend:
- Add resources array to WebSocket store initial state
- Handle resources in WebSocket message processing
- Use reconcile for efficient state updates

The unified resources are now properly:
1. Populated from StateSnapshot on each broadcast cycle
2. Converted to frontend format (ResourceFrontend)
3. Included in WebSocket state messages
4. Received and stored in frontend state
5. Consumed by migrated route components

Console now shows '[DashboardView] Using unified resources: VMs: X'
confirming the migration is working end-to-end.
2025-12-07 23:52:00 +00:00
..
hashpw Add hashpw utility for generating password hashes 2025-11-06 16:46:56 +00:00
pulse fix: complete unified resources WebSocket integration 2025-12-07 23:52:00 +00:00
pulse-agent feat: AI features, agent improvements, and host monitoring enhancements 2025-12-05 10:37:02 +00:00
pulse-docker-agent wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
pulse-host-agent wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
pulse-sensor-proxy feat: AI features, agent improvements, and host monitoring enhancements 2025-12-05 10:37:02 +00:00