feat(harness): add OMP client support - #603
Conversation
78b6939 to
68af86a
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 12 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
68af86a to
32455cd
Compare
32455cd to
aef8ff6
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 13 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
aef8ff6 to
5814545
Compare
|
@cubic-dev-ai review this PR |
@Graffioh I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 13 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
5814545 to
134f58b
Compare
Summary
openai-responsesprovider support.harness-work/clients/ompValidation
bash harness/tests/test_run_omp_config.sh harness/clients/run_omp.shREAL_OMP_BIN=/home/berto/.local/bin/omp bash harness/tests/test_run_omp_config.sh harness/clients/run_omp.shbash harness/tests/test_client_launcher_timeouts.shbash harness/tests/test_run_pi_timeout.sh harness/clients/run_pi.shpython3 -m py_compile harness/client_test_runner.py harness/clients/summarize_backend_pair.pyuv run --frozen --extra dev ruff check .client_test_runner.py install --clients omp(resolved to v17.3.4 at review time; the install report records the exact version)Deferred validation
harness/clients/run_omp.shagainst a live Lucebox model when GPU capacity is availableCLIENT=omp harness/clients/run_backend_pair.shThis is intentionally a draft until the live GPU-backed client run is complete.