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
fix: remove manual compaction, use get_messages_for_request()
Orchestrators should not call compaction methods directly. Instead,
use get_messages_for_request() which handles compaction internally.
This ensures tool_use/tool_result pairs are never separated during
compaction.
🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)
Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
0 commit comments