Loading
feat(cli): enhance CLI with hybrid server checks and async handling
* Add ensure_hybrid_server_for_profile function to validate hybrid server availability. * Update handle_clear_options calls in meetings, specs, and tdocs to run asynchronously. * Replace resolve_spec_release with resolve_spec_release_from_db in members.py. * Introduce normalize_spec_number_compact function for compact spec number formatting.