mirror of
https://github.com/lahfir/agent-desktop.git
synced 2026-08-02 20:30:09 +00:00
Adds tracing::debug! calls throughout command and adapter layers, activated via -v flag. Logs command dispatch, ref resolution, chain step execution, clipboard/keyboard/mouse synthesis, and system ops. Command layer logging (free for all platforms): - dispatch: command name - resolve: ref lookup with pid/role/name, match result - tree: snapshot app/window/ref_count Adapter layer logging (macOS, other platforms add their own): - chain: step-by-step [N/total] with success/skip for each - action: perform entry - clipboard/keyboard/mouse: operation details - system: app focus/launch/close, window ops, screenshots |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||