mirror of
https://github.com/lahfir/agent-desktop.git
synced 2026-08-04 13:16:06 +00:00
Activate the existing --compact CLI flag (previously a no-op) to reduce tree verbosity by collapsing pass-through container nodes that carry no semantic information (no ref, no name, no value, no description, no states, exactly one child). Slack with -i --compact: 264 → 214 nodes, ~5,967 → ~5,117 tokens (14% reduction). All 161 refs preserved. Finder unaffected (3% reduction). Handles Electron's empty-string-vs-None pattern using is_none_or. |
||
|---|---|---|
| .. | ||
| batch_dispatch.rs | ||
| batch_dispatch_ext.rs | ||
| Cargo.toml | ||
| cli.rs | ||
| cli_args.rs | ||
| cli_args_notifications.rs | ||
| dispatch.rs | ||
| dispatch_notifications.rs | ||
| main.rs | ||