19 lines
541 B
JSON
19 lines
541 B
JSON
{
|
|
"_meta": {
|
|
"description": "D6 fixtures for ms-agent-python / prebuilt-sidebar",
|
|
"sourceFile": "harness/fixtures/d5/prebuilt-sidebar.json",
|
|
"created": "2026-05-22"
|
|
},
|
|
"fixtures": [
|
|
{
|
|
"match": {
|
|
"userMessage": "hi from the sidebar test",
|
|
"context": "ms-agent-python"
|
|
},
|
|
"response": {
|
|
"content": "Hello from the sidebar — the CopilotSidebar prebuilt component is wired up and reachable. Anything else you would like me to confirm from inside the sidebar?"
|
|
}
|
|
}
|
|
]
|
|
}
|