Pulse/internal/agentexec
rcourtman ae7b66ecff 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
..
policy.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
server.go refactor(ai): Remove over-engineered URL discovery service 2025-12-10 08:35:24 +00:00
types.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00