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:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://www.partykit.io/schema.json",
|
||||
"name": "partykit",
|
||||
"main": "src/server.ts",
|
||||
"compatibilityDate": "2025-04-21",
|
||||
"serve": {
|
||||
"path": "public",
|
||||
"build": "src/client.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user