agent-desktop/crates
Lahfir 6e29c0791e fix: enforce the chain deadline inside increment steps
All dispatch sites construct ChainContext with deadline: None, so the
remediation parameter on increment_to_value never received a value and
the 1024-iteration loop ran unbounded by the chain timeout. The chain now
pins its resolved deadline into the context every step observes. Also
extracts the pure write-verification predicates and their tests to
chain_verify.rs, bringing chain.rs back under the 400-LOC limit.
2026-06-17 13:43:19 -07:00
..
core fix: gate the ref-gesture focus raise on the interaction policy 2026-06-17 13:43:19 -07:00
ffi fix: add AdDragParams size guard and document the ABI breaks 2026-06-17 13:43:19 -07:00
linux refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00
macos fix: enforce the chain deadline inside increment steps 2026-06-17 13:43:19 -07:00
windows refactor!: unify command execution contracts 2026-05-19 18:27:08 -07:00