Skip to content

Conversation

@jhills20
Copy link
Contributor

@jhills20 jhills20 commented Dec 5, 2025

  • Prevented handoff input filters from running when conversation_id/previous_response_id are used
    and automatically disable history nesting in that mode to keep the SDK in sync with server-managed
    conversations (with a clear error/warning instead of silent API failures).
  • When nesting is enabled without server-managed conversations, the next agent now receives only the
    synthesized message (no duplicated raw items) while the full run history is
    still retained for results.
  • Added coverage for the new server-conversation rules and documented the limitation in docs/
    handoffs.md.

@seratch seratch added bug Something isn't working feature:core labels Dec 5, 2025
@seratch seratch added this to the 0.6.x milestone Dec 5, 2025
@ihower
Copy link
Contributor

ihower commented Dec 7, 2025

Link to the issue for context: #2151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature:core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants