You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: update replay harness default to Claude Sonnet 5 (#2472)
* test: update replay harness default to Claude Sonnet 5
Preserve explicit legacy-model replay while advertising a supported default in historical catalogs. Update synthetic C# catalogs, model-list expectations, and the model-specific rate-limit fixture.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* test: preserve legacy selection in catalog and vision fixtures
Advertise Sonnet 4.5 alongside the current default when no capture exists, and explicitly pin capability-toggle tests to their existing model so they do not switch model families mid-test.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* test: use Sonnet 5 for both vision capability turns
Migrate session creation and capability updates together across Node, Python, Go, and C#. Update the shared fixture catalogs without changing conversation captures.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 79d231f3-b08c-460b-89ec-c2abbd554368
* test: migrate all Sonnet 4.5 fixtures to Sonnet 5
Use Sonnet 5 consistently in test sessions, fake providers, assertions, and replay catalogs. Remove the legacy catalog compatibility shim and retain model-independent replay coverage using an arbitrary provider model. Conversation captures are not regenerated.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 79d231f3-b08c-460b-89ec-c2abbd554368
* test: fix migration formatting and fixture-authoring examples
Apply Ruff and Spotless reflow after model identifiers shortened, and update Java snapshot-authoring templates to Sonnet 5 so new tests do not reintroduce the retired model.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 79d231f3-b08c-460b-89ec-c2abbd554368
* test: trim replay coverage to the Sonnet 5 default
Keep missing and empty catalog default coverage and the existing cached catalog test; remove tests added for the deleted compatibility shim.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 79d231f3-b08c-460b-89ec-c2abbd554368
---------
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 79d231f3-b08c-460b-89ec-c2abbd554368
0 commit comments