NOTIFICATION_AGENT_THINKING_STARTED
{ "type": "NOTIFICATION_AGENT_THINKING_STARTED", "eventId": "evt_1", "threadId": "thread_456", "requestId": "req_1", "eventMessage": { "agent": null, "content": "agent began internal processing", "collaborationId": null, "activeAssistantCollaborationRequired": null, "toolExecutionApprovalRequest": null, "timestamp": "2025-08-12T00:00:00" } }
NOTIFICATION_AGENT_THINKING_COMPLETE
{ "type": "NOTIFICATION_AGENT_THINKING_COMPLETE", "eventId": "evt_1", "threadId": "thread_456", "requestId": "req_1", "eventMessage": { "agent": null, "content": "agent finished internal processing", "collaborationId": null, "activeAssistantCollaborationRequired": null, "toolExecutionApprovalRequest": null, "timestamp": "2025-08-12T00:00:00" } }