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
"description": "ENT-658 regression fixture for langgraph-python /demos/threadid-frontend-tool-roundtrip. First turn emits a frontend tool call; follow-up turn confirms the tool result without changing threads.",
"created": "2026-05-27"
},
"fixtures": [
{
"match": {
"userMessage": "invoke testFrontendToolCalling with label X",
"toolCallId": "call_ent_658_test_frontend_tool_x"
},
"response": {
"content": "Frontend tool finished for X."
}
},
{
"match": {
"userMessage": "invoke testFrontendToolCalling with label X"