Skip to content

Conversation

@m-mohr
Copy link
Collaborator

@m-mohr m-mohr commented Oct 10, 2025

No description provided.

@m-mohr m-mohr requested a review from Copilot October 10, 2025 17:04
@m-mohr m-mohr changed the title Trying to improve the auto-complete for the models Trying to improve the shell auto-complete Oct 10, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the CLI auto-completion functionality for model parameters by refactoring the ModelOrCheckpointParamType class to inherit from click.Choice instead of click.ParamType. The changes also include minor corrections to help text and argument specifications.

  • Refactored ModelOrCheckpointParamType to use click.Choice inheritance for better auto-completion
  • Added shell completion support for both model names and file paths
  • Updated help text and argument specifications for consistency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fieldsoftheworld fieldsoftheworld deleted a comment from Copilot AI Oct 10, 2025
@fieldsoftheworld fieldsoftheworld deleted a comment from Copilot AI Oct 10, 2025
@m-mohr m-mohr force-pushed the better-shell-complete branch from 369abcd to 112fc98 Compare October 10, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants