Fixes
- Make auto-mode dynamic reload responsive while typing by using a fast manager subset for change-triggered reloads.
- Keep full manager coverage available on demand via ctrl-r full reload.
- Add FPF_DYNAMIC_RELOAD_MANAGERS override for typing reload scope and improve fallback behavior for invalid overrides.
Verification
- go test ./cmd/fpf
- npm test