1 2 3 4 5
// Dynamic shell completions using clap_complete. // // Provides ArgValueCompleter-based dynamic completions for branch names, // preset names, and terminal options. // TODO: Phase 4 — implement dynamic completions with clap_complete v4.5+ ArgValueCompleter