Expand description
Model-invocable tool for Composition I “braking”: tree-structured revert
between turns. See docs/concepts/concept-brake.md §5.
Structs§
- Revert
Record - Structured metadata persisted in the
detailsfield of the syntheticrevert_to_stateToolResult, and (mirroringPrunRecord) carried into theAgentEvent::RevertAppliedpayload byapply_revert. - Revert
Request - A pending revert request the LLM submitted via
revert_to_state. - Revert
Tool - Model-invocable tool that enqueues a revert request between turns.