Skip to content

fix: replay reasoning as encrypted content - #54

Merged
Im-Beast merged 1 commit into
mainfrom
mateusz/agents-reasoning
Sep 7, 2026
Merged

fix: replay reasoning as encrypted content#54
Im-Beast merged 1 commit into
mainfrom
mateusz/agents-reasoning

Conversation

@Im-Beast

@Im-Beast Im-Beast commented Sep 7, 2026

Copy link
Copy Markdown
Contributor
  • Replays reasoning between tool calls as encrypted_content instead of a bare rs_ id, so the endpoint never looks the item up in its response store
  • Function calls always get synthetic ids for the same reason
  • Fixes the Item with id 'rs_...' not found 400s on Azure, where the store may not hold the response yet when the next request arrives
  • Reasoning returned without a blob is not replayed
  • Bumps to 0.6.16

@Im-Beast
Im-Beast merged commit 3a780d6 into main Sep 7, 2026
1 check passed
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.

1 participant