SIGN IN SIGN UP

feat: implement AI agent framework and configuration analyzer

- Add AI agent base class with LLM backend abstraction
- Implement llama.cpp, MLX, remote, and API backends
- Add AI configuration analyzer agent with prompt engineering
- Update orchestrator to support AI agents with phased execution
- Add AI-specific configuration options and validation
- Update report generator to distinguish AI vs deterministic findings
- Add comprehensive AI agent documentation and examples
- All tests passing (21/21)
V
Vacbo committed
35cf1a36f397cbf9f886c4352b19cd6c5c135574
Parent: 65f1842