[BENCH-822] Fix Coval LLM run-template payload - #603
Conversation
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
agent_idsandtest_set_idsas arraysiteration_countat the top levelProduction finding
The first
llm-syncexecution (llm-sync-xch9w) failed with CovalINVALID_ARGUMENTbecause the old singular fields were rejected. The scheduler is paused until this fix is released.Validation
tests/unit/test_coval_agent_sync.py: 10 passed