fix(server): drop stale text generation options when resetting text-gen model selection - #2076
Merged
juliusmarminge merged 6 commits intoApr 16, 2026
MacroscopeApp / Macroscope - Approvability Check
completed
Apr 16, 2026 in 20m 33s
Not eligible (click on check for details)
- Eligibility
- Correctness
Note
More information about how approvability works can be found in our Help Center.
Details
Eligibility
This PR changes runtime behavior for how server settings patches are applied - switching from deep merge to conditional replace semantics for textGenerationModelSelection. While the change is well-tested and narrowly scoped, it modifies core settings logic affecting both server and client, and the author is not a frequent contributor to these files.
Notes:
No code owners found in target merge base 19d4740
Loading