mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-19 15:41:46 +02:00
d9a9f7464d
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.