Support third party harness model selection.#9832
Support third party harness model selection.#9832abhishekp106 wants to merge 4 commits intomasterfrom
Conversation
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Overview
This PR adds per-harness model catalog fetching/caching, threads third-party harness model IDs through cloud-mode UI, task snapshots, CLI config, and driver environment setup, and updates the model selector to switch between Oz models and harness-specific choices.
Concerns
- No blocking correctness or security concerns found in the reviewed diff.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz

Description
Completes REMOTE-1471. The client now fetches per-harness model information and uses it to populate model selectors when some harness is chosen.
Screenshots / Videos
https://www.loom.com/share/9df9fbc442124401b0ec1863d75c4f65
Testing
Tested locally that the CLI and the new cloud mode input WAI.
Agent Mode