| fix(core): honor boundary force_finish on ReActAgent loop exhaustion
When the iteration budget is exhausted, consume a force_finish requested
by the final iteration's AFTER_REACT_ITERATION hook (e.g. a graceful
abort) before falling back to the max-iterations error result, so a
request set at the last iteration boundary is not silently dropped.
| 2 小时前 |