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
* Add rewind support across SDKs
Expose file change tracking on create and resume session options in all six SDKs, and add shared replay coverage that verifies conversation-and-file rewind behavior.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 91a7e2ab-88a5-4365-accf-cbea1e1391e9
* Fix rewind E2E formatting
Apply the Java, Python, and Rust formatters required by CI.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 91a7e2ab-88a5-4365-accf-cbea1e1391e9
* Normalize rewind paths on Windows
Treat both Windows path separators as equivalent when validating replayed rewind paths.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 91a7e2ab-88a5-4365-accf-cbea1e1391e9
* Harden rewind test path construction
Use Path.Join so a rooted file name cannot discard the E2E working directory.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 91a7e2ab-88a5-4365-accf-cbea1e1391e9
---------
Copilot-Session: 91a7e2ab-88a5-4365-accf-cbea1e1391e9
0 commit comments