chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"_meta": {
|
||||
"description": "D6 fixtures for ms-agent-python / auth",
|
||||
"sourceFile": "harness/fixtures/d5/auth.json",
|
||||
"created": "2026-05-22"
|
||||
},
|
||||
"fixtures": [
|
||||
{
|
||||
"match": {
|
||||
"userMessage": "auth check turn 1",
|
||||
"context": "ms-agent-python"
|
||||
},
|
||||
"response": {
|
||||
"content": "Authenticated session is active. The runtime accepted your request because the Authorization header carried the demo bearer token."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user