doubleo7/src
Austin Schaefer 3fd18e6a7c feat: add a reviewer agent that gates and redirects the research loop
Adds a reviewer step (gemma4-e4b, fresh context) between gathering and
writing: it uses rig's typed Extractor to judge whether the findings'
conclusions actually follow from their cited sources, rather than
relying on free-text parsing. research() is now a plain bounded loop —
"the least agentic design that solves the problem", per rig's own
workflow guidance — that reruns the researcher with the reviewer's
solid_findings/gaps feedback folded into the next round's task until
it approves or MAX_RESEARCH_ROUNDS runs out.
2026-08-14 12:58:39 +02:00
..
deep_research feat: add a reviewer agent that gates and redirects the research loop 2026-08-14 12:58:39 +02:00
swear_cleanup feat: deep research agentic loop with rig AgentRunner + Gemma models 2026-08-14 12:40:09 +02:00
main.rs feat: deep research agentic loop with rig AgentRunner + Gemma models 2026-08-14 12:40:09 +02:00