Pulse/cmd
rcourtman d2330cf405 refactor(ai): Remove over-engineered URL discovery service
Keep only the simple AI-powered approach:
- set_resource_url tool lets AI save discovered URLs
- Users ask AI directly: 'Find URLs for my containers'
- AI uses its intelligence to discover and set URLs

Removed:
- URLDiscoveryService (rigid port scanning)
- Bulk discovery API endpoints
- Frontend discovery button

The AI itself is smart enough to iterate through resources
and discover URLs when asked.
2025-12-10 08:35:24 +00:00
..
hashpw Add hashpw utility for generating password hashes 2025-11-06 16:46:56 +00:00
pulse refactor(ai): Remove over-engineered URL discovery service 2025-12-10 08:35:24 +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