mirror of
https://github.com/jcreek/AutomatedAssessmentFeedbackAgent.git
synced 2026-07-13 02:53:49 +00:00
feat(*): Add websockets via partykit for live notifications of tool usage
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"partykit.json": "jsonc"
|
||||
},
|
||||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": ["partykit.json"],
|
||||
"url": "https://www.partykit.io/schema.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user