models:{type: string, default:"minimax-m3:cloud,glm-5.2:cloud,deepseek-v4-pro:cloud,claude-code/sonnet,claude-code/opus,claude-code/opus:max,ragnaros/qwen3.6-27b"}# GADFLY_MODELS (csv); ragnaros/* = the 4090 Ti via llama-swap (see GADFLY_ENDPOINT_RAGNAROS)
provider_concurrency:{type: string, default:"ollama-cloud=3,claude-code=3"}# GADFLY_PROVIDER_CONCURRENCY (all 3 claude models at once)
provider_lens_concurrency:{type: string, default:"ollama-cloud=3,claude-code=5"}# GADFLY_PROVIDER_LENS_CONCURRENCY (each claude runs all 5 lenses at once)
provider_concurrency:{type: string, default:"ollama-cloud=3,claude-code=3,ragnaros=1"}# GADFLY_PROVIDER_CONCURRENCY (claude all 3 at once; ragnaros 4090 Ti one model at a time)
provider_lens_concurrency:{type: string, default:"ollama-cloud=3,claude-code=5,ragnaros=1"}# GADFLY_PROVIDER_LENS_CONCURRENCY (claude 5 lenses at once; ragnaros 1 lens at a time)
forwarding only the secrets the reviewer needs), which ships a **default swarm** (3 cloud models +
the Claude Code engine, 5-lens suite) you inherit by omitting `with:` or override per-input — or the full self-contained
the Claude Code engine + a local 4090 Ti via llama-swap, 5-lens suite) you inherit by omitting `with:` or override per-input — or the full self-contained
[`adversarial-review.yml`](examples/adversarial-review.yml) (Ollama Cloud default, with inline
notes for every provider / local Ollama / OpenAI-compatible / endpoint aliases). See the
[examples index](examples/README.md).
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.