- Add MetadataProvider interface for AI to update resource URLs - Add set_resource_url tool to AI service - Wire up metadata stores to AI service via router - Add URL discovery guidance to AI system prompt - AI can now inspect guests/containers/hosts for web services and automatically save discovered URLs to Pulse metadata Usage: Ask the AI 'Find the web URL for this container' and it will: 1. Check for listening ports and web servers 2. Get the IP address 3. Verify the URL works 4. Save it to Pulse for quick dashboard access |
||
|---|---|---|
| .. | ||
| knowledge | ||
| providers | ||
| alert_adapter.go | ||
| alert_provider.go | ||
| config.go | ||
| metadata_provider.go | ||
| resource_context.go | ||
| routing.go | ||
| routing_test.go | ||
| service.go | ||
| target_host_test.go | ||