Files
Trevin Chow d9a9f7464d fix(ce-web-researcher): drop tool-call cap; rely on stop signals
Tool calls are not comparable units — one MCP call can be worth five
WebSearches, and a paginated CLI fetch is different again. A flat
numeric cap created false precision while penalizing topics that
legitimately needed more work.

The Stop Heuristic is now grounded entirely in progress signals:
sources repeating, synthesis not changing, external signal thin. The
agent decides when enough is enough based on whether it is still
learning, with an explicit "bias toward stopping early" framing so
the absence of a numeric backstop does not become an excuse to keep
going.
2026-05-16 00:28:07 -07:00
..
2026-04-22 14:21:19 -07:00