Skip to content

sabriguenes/cppalliance-agent-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++ Alliance Agent Demo

Test repository for the AI-powered C++ code review agent.

What This Repo Is For

This repo receives webhook events that trigger the agent pipeline:

  1. Knowledge Agent queries Pinecone for relevant C++ review patterns
  2. Coding Agent implements fixes following LLVM coding standards
  3. Review Agent validates changes before PR creation

How To Trigger

Create an issue or comment mentioning @cppalliance-bot to trigger the agent.

About

C++ Alliance AI Agent Demo - Webhook Server + Multi-Agent Orchestration for LLVM/Clang Code Review

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors