Skip to content

feat(agents): Implement LLM Council for multi-model consensus reviews#14

Open
dzdimov wants to merge 1 commit into
mainfrom
llm_council
Open

feat(agents): Implement LLM Council for multi-model consensus reviews#14
dzdimov wants to merge 1 commit into
mainfrom
llm_council

Conversation

@dzdimov
Copy link
Copy Markdown
Owner

@dzdimov dzdimov commented Jan 8, 2026

  • Added CouncilAgent to orchestrate parallel reviews across multiple providers (Anthropic, OpenAI, Google).
  • Implemented 'Chairperson' logic to synthesize diverse AI opinions into a single authoritative report.
  • Updated Probot entry point to listen for 'assemble the council' comments on PRs.
  • added automatic suggestion to summon the Council for high-complexity PRs (score >= 4).
  • Updated README

- Added `CouncilAgent` to orchestrate parallel reviews across multiple providers (Anthropic, OpenAI, Google).
- Implemented 'Chairperson' logic to synthesize diverse AI opinions into a single authoritative report.
- Updated Probot entry point to listen for 'assemble the council' comments on PRs.
- added automatic suggestion to summon the Council for high-complexity PRs (score >= 4).
- Updated README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants