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
refactor: remove unused variable and simplify message processing in _agent_graph.py
- Removed the unused `parts` variable in `UserPromptNode`.
- Simplified message processing logic in `_process_message_history` by directly using the processor without casting for async processing.
0 commit comments