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(agent): remove serialization annotations from AgentState
Removed @serializable and @contextual annotations from AgentState class as they are no longer needed. Also cleaned up formatting in HistoryMessageProcessor.
0 commit comments