feat(reusable): ship the curated swarm as the default config consumers inherit (#10)
Build & push image / build-and-push (push) Successful in 8s
Build & push image / build-and-push (push) Successful in 8s
This commit was merged in pull request #10.
This commit is contained in:
@@ -39,7 +39,8 @@ it. Drop one file in your repo and set a couple of secrets/vars:
|
||||
1. Copy a stub from [`examples/`](examples/) to `.gitea/workflows/adversarial-review.yml` in
|
||||
your repo. Two flavors: the slim [`reusable.yml`](examples/reusable.yml) — a tiny caller of
|
||||
Gadfly's **reusable workflow** (`uses: steve/gadfly/.gitea/workflows/review-reusable.yml@…`,
|
||||
forwarding only the secrets the reviewer needs), best when you take the defaults — or the full self-contained
|
||||
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
|
||||
[`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