mirror of
https://github.com/nearai/ironclaw.git
synced 2026-09-02 23:56:24 +08:00
* refactor(agent-loop): decompose capability stage mechanics * Address PR review feedback (#8031) - correct moved coverage and panic-policy metadata\n- make gate classification and silent failure handling explicit\n- add coordinator-path external-tool denial regression coverage * Address follow-up review feedback (#8031) - make the shared denied-resume diagnostic gate-neutral\n- correct the remaining registered integration-bin count --------- Co-authored-by: Henry Park <16583448+henrypark133@users.noreply.github.com>