agent-zero/plugins/_plugin_scan/api
frdel 1eb78607c9 Remove scan queue and enable parallel plugin scans
Remove the scan queue mechanism that serialized plugin scans. Each scan now runs in its own temporary chat context immediately upon request, allowing multiple scans to execute in parallel. Update UI to reflect that scans are no longer queued and remove the "queued" state tracking from store and API.
2026-03-28 18:52:17 +01:00
..
plugin_scan_queue.py Remove scan queue and enable parallel plugin scans 2026-03-28 18:52:17 +01:00
plugin_scan_run.py add Plugin Validator built-in and harden plugin scanner 2026-03-16 04:05:24 +01:00
plugin_scan_start.py refactor - plugin names and builtin plugins 2026-03-10 22:20:53 +01:00