mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 02:55:51 +00:00
c92811f3b2
The aidiscovery package has been superseded by the consolidated tools approach in internal/ai/tools/. Discovery functionality is now handled through: - pulse_query tool for resource search and discovery - pulse_discovery tool for infrastructure scanning - Better integration with the main AI chat pipeline Removing: - commands.go and related tests - deep_scanner.go and tests - formatters.go and tests - service.go and tests - store.go and tests - tools_adapter.go - types.go and tests