Skip to content

[TASK] Refactor fix the infer workflow #5

@edenreich

Description

@edenreich

Summary

Currently the infer workflow regex is checking for permissive patterns but it should only check for "success":false when it needs to display the failing tools, the best would be to parse the json probably with jq and check whether it's false or true.

The problem is that the regex checking also the content and in this repo there are some content that is conflicting.

Acceptance Criteria

  • The failed tool calls displayed at the end of the github action are actually failed tool calls

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions