Skip to content

Conversation

@noahzweben
Copy link
Collaborator

@noahzweben noahzweben commented Dec 15, 2025

Key Details

  1. New field: UserMessage now includes an optional uuid field
    that can be used to identify checkpoints for file rewinding
  2. Documentation update: The rewind_files() method docstring
    now clarifies that you need:
    - enable_file_checkpointing=True
    - extra_args={"replay-user-messages": None} to receive
    UserMessage objects with uuid in the response stream
  3. Test coverage: Added a test case that validates UUID
    parsing works correctly

@noahzweben noahzweben marked this pull request as ready for review December 15, 2025 05:15
@ashwin-ant ashwin-ant merged commit 0ae5c32 into main Dec 15, 2025
27 checks passed
@ashwin-ant ashwin-ant deleted the noahz/reweind branch December 15, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants