huskies: merge 1228 story Render agent questions as numbered options in chat protocols without question UI

This commit is contained in:
Huskies Agent
2026-07-19 19:23:16 +00:00
parent 933fb5a54b
commit f4f0981f17
26 changed files with 1361 additions and 4 deletions
+4 -1
View File
@@ -2,7 +2,10 @@
"mcpServers": {
"huskies": {
"type": "http",
"url": "http://localhost:3001/mcp"
"url": "http://localhost:3001/mcp",
"headers": {
"X-Huskies-Session": "1228"
}
}
}
}