teleo-infrastructure/lib
m3taversal 615af9b53d leo: prioritize fresh PRs over re-evals in eval queue
Unevaluated PRs (eval_attempts=0) now sort before re-evals in the
eval cycle query. Fresh PRs have a higher chance of passing (~12%)
vs re-evals of already-rejected PRs. Prevents migration-reset PRs
from consuming eval slots that fresh PRs could use.

Pentagon-Agent: Leo <294C3CA1-0205-4668-82FA-B984D54F48AD>
2026-03-13 17:32:07 +00:00
..
__init__.py Initial commit: Pipeline v2 daemon + infrastructure docs 2026-03-12 14:11:18 +00:00
breaker.py ganymede: add dev infrastructure — pyproject.toml, CI, deploy script 2026-03-13 14:24:27 +00:00
config.py leo: implement retry budget — stop infinite eval loops 2026-03-13 17:14:12 +00:00
costs.py Initial commit: Pipeline v2 daemon + infrastructure docs 2026-03-12 14:11:18 +00:00
db.py leo: implement retry budget — stop infinite eval loops 2026-03-13 17:14:12 +00:00
domains.py ganymede: extract lib/domains.py — single domain→agent mapping 2026-03-13 15:33:18 +00:00
evaluate.py leo: prioritize fresh PRs over re-evals in eval queue 2026-03-13 17:32:07 +00:00
forgejo.py ganymede: extract lib/forgejo.py — single Forgejo API client 2026-03-13 15:29:34 +00:00
health.py ganymede: add dev infrastructure — pyproject.toml, CI, deploy script 2026-03-13 14:24:27 +00:00
llm.py leo: constrain issue tags — do not invent new tags 2026-03-13 17:27:40 +00:00
log.py Initial commit: Pipeline v2 daemon + infrastructure docs 2026-03-12 14:11:18 +00:00
merge.py leo: model diversity + calibrated review prompts 2026-03-13 17:10:30 +00:00
validate.py leo: implement retry budget — stop infinite eval loops 2026-03-13 17:14:12 +00:00