chore(reviewer): drop synthetic-hosted models from reviewer pool
Removes the GLM 5.2 entries that stood in for kimi in the previous commit. The pool is now claude and gpt-5.6 only, across claude, pi and opencode. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -177,11 +177,11 @@ Every pick is appended to `ledger` (default
|
||||
`~/.local/state/reviewer/reviewers.jsonl`):
|
||||
|
||||
```json
|
||||
{"at":"…","pr":"gitea:yolo/rev#75","title":"rev-75-fix-race","reviewer":"pi/glm5.2@high","author":"claude"}
|
||||
{"at":"…","pr":"gitea:yolo/rev#75","title":"rev-75-fix-race","reviewer":"pi/gpt5.6@high","author":"claude"}
|
||||
```
|
||||
|
||||
That's the raw material for rating later — group by harness, by model, or by
|
||||
effort, and `pi/glm5.2@med` against `@high` is the cleanest comparison in
|
||||
effort, and `pi/gpt5.6@med` against `@high` is the cleanest comparison in
|
||||
there. It's append-only analytics, not routing state, so nothing the daemon
|
||||
does depends on it surviving.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user