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
feat(observer): add AgentState and AgentStateService #259
Introduce AgentState data class to manage agent state, including conversation ID, change list, messages, and used tools. Add AgentStateService as a singleton service to hold the current state
0 commit comments