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
"discourseState.pending_clarifications: Active clarifications the assistant is waiting on. If blocking clarifications exist, the user is likely answering one.",
45
+
"discourseState.pending_clarifications: Active clarifications the assistant is waiting on. If pending clarifications exist, the user is likely answering one.",
46
46
"discourseState.focus_entity_id / currently_editable_entity_id: The entity the conversation is focused on. Edit verbs with pronouns ('move it', 'reschedule that') refer to this entity.",
47
47
"discourseState.mode: Current conversation mode (planning, editing, clarifying, confirming).",
48
48
"entityRegistry: List of conversation entities including proposal_option (pending proposals), task, clarification, etc. Check for active proposals when classifying confirmation.",
0 commit comments