Skip to content

Conversation

@d42me
Copy link
Contributor

@d42me d42me commented Jan 25, 2026

Closes ENG-2705


Note

Enforce strict CLI parsing for prime eval run.

  • Remove context_settings={"allow_extra_args": True, "ignore_unknown_options": True} from the run command
  • Drop unused ctx: typer.Context parameter from run_eval_cmd

Impact: Unknown/extra args now error instead of being ignored, improving validation and consistency.

Written by Cursor Bugbot for commit ede9e02. This will update automatically on new commits. Configure here.

@d42me d42me marked this pull request as ready for review January 25, 2026 21:34
@d42me d42me merged commit 2eff53f into main Jan 26, 2026
8 of 11 checks passed
@d42me d42me deleted the fix/eval-strict-option-parsing branch January 26, 2026 00:44
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.

3 participants