You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance classify step with critical output requirement (#183)
* Enhance classify step with critical output requirement
Updated the classify step to include critical output instructions.
* Reduce timeouts and update model in workflow
* Fix model version in claude-code-test.yml
* Increase timeout minutes for jobs in workflow
* Adjust timeout and refine job creation instructions
Increased timeout for the job creation step and refined instructions to avoid unnecessary commentary.
* Clarify output file location in workflow
Updated instructions to clarify the output file location for classified fruits.
* Update output file paths for fruits job
* Modify workflow to create fruits directory and update path
Update working directory for validation step and ensure fruits directory is created.
* Simplify workflow by removing job structure checks
Removed verification checks for job structure in the workflow.
0 commit comments