Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 589 Bytes

File metadata and controls

7 lines (6 loc) · 589 Bytes

Codex Council Provenance

  • Method inspiration: https://github.com/karpathy/llm-council and https://llm-council.dev/.
  • Implementation: local clean-room Codex workflow and stdlib Python utility.
  • External model APIs: none; the workflow uses Codex agents only.
  • Logo: provided by the plugin maintainer on 2026-05-20 and copied into plugin assets.
  • Adaptation note: the original pattern uses multiple LLM providers, anonymized peer review, ranking, and Chairman synthesis. Codex Council preserves that workflow shape without reusing upstream code or requiring external model providers.