Test repository for the AI-powered C++ code review agent.
This repo receives webhook events that trigger the agent pipeline:
- Knowledge Agent queries Pinecone for relevant C++ review patterns
- Coding Agent implements fixes following LLVM coding standards
- Review Agent validates changes before PR creation
Create an issue or comment mentioning @cppalliance-bot to trigger the agent.