Merge branch 'dev' into feature-ai

This commit is contained in:
shamoon
2025-09-08 11:33:39 -07:00
67 changed files with 5103 additions and 4099 deletions

View File

@@ -48,4 +48,5 @@ export interface SystemStatus {
llmindex_last_modified: string // ISO date string
llmindex_error: string
}
websocket_connected?: SystemStatusItemStatus // added client-side
}