agent-desktop/src/cli_args
Lahfir 63cd7f6601 feat!: add default-on auto-wait before ref actions
Poll resolve and actionability until the budget expires so transient stale
refs settle before dispatch; CLI and FFI default to 5000 ms with --timeout-ms
and ad_execute_by_ref_timeout for overrides.

BREAKING CHANGE: ref actions now auto-wait up to 5000 ms by default; pass
--timeout-ms 0 or ad_execute_by_ref_timeout(..., 0, ...) to restore
single-shot behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 21:30:11 -07:00
..
actions.rs feat(macos,core): harden adapter and core foundation with caller-controllable guardrails (#82) 2026-06-29 11:32:27 -07:00
mod.rs feat!: add default-on auto-wait before ref actions 2026-07-02 21:30:11 -07:00
notifications.rs fix: harden agent-desktop reliability (#54) 2026-06-20 15:43:42 -04:00
session.rs feat: add trace viewer and replay artifacts 2026-07-02 11:48:06 -07:00
skills.rs fix: harden agent-desktop reliability (#54) 2026-06-20 15:43:42 -04:00
system.rs refactor!: over-engineering audit cleanup (#64) 2026-06-24 14:31:17 -07:00
trace.rs feat: add trace viewer and replay artifacts 2026-07-02 11:48:06 -07:00