Add failure_category to tasks and workflow runs (SKY-8469) (#5254)

This commit is contained in:
LawyZheng 2026-03-27 02:13:52 +08:00 committed by GitHub
parent e7b2f09d00
commit 9d9ae67fe4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 651 additions and 24 deletions

View file

@ -35,6 +35,7 @@ class MaxStepsReasonResponse(BaseModel):
page_info: str
reasoning: str
errors: list[UserDefinedError] = []
failure_categories: list[dict] = []
def load_prompt_with_elements(