Skip to content

Conversation

@thorinaboenke
Copy link
Contributor

@thorinaboenke thorinaboenke commented Oct 29, 2025

relates to issue #154

  • makes Command a discriminated Union (to reduce noise when type checking, otherwise pydantic checks all members of the union)
  • add concise error messages for the most common parsing errors, missing_field, literal_error and value_error (still keep logging the error traceback)
    Demo:
image

@whotwagner whotwagner merged commit 27434dd into ait-testbed:development Oct 29, 2025
1 check passed
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