follow-up to #619: enqueue and rerun config resolution fixes#621
follow-up to #619: enqueue and rerun config resolution fixes#621cpcloud wants to merge 4 commits intoroborev-dev:mainfrom
Conversation
roborev: Combined Review (
|
|
Addressed in Changes in this update:
Local verification:
|
roborev: Combined Review (
|
|
Addressed in
This keeps the earlier invalid-config behavior: requested model/provider overrides are still preserved when repo config is malformed, but known-agent validation still happens up front. Local verification:
|
roborev: Combined Review (
|
Why This PR Exists
PR #619 merged before the last two follow-up commits from that branch were pushed. Those changes are not part of
maintoday.This PR ports only that remaining delta onto current
main.What Was Left Out
What This Changes
Context
This is a direct follow-up to #619. The reason for a third PR is only that the last two fixes were still local when #619 merged, so they were not included in the changes that landed on
main.