refactor: run the flow chat UI on the windmill-chat sdk

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Ruben Fiszel
2026-09-15 09:47:26 +02:00
co-authored by Claude Fable 5.1
parent e8c02c04cd
commit 77740b278e
24 changed files with 413 additions and 920 deletions
+2
View File
@@ -9,6 +9,8 @@ on:
push:
paths:
- "frontend/**"
# The flow chat compiles the chat SDK's source in (svelte.config.js alias).
- "chat-sdk/src/**"
- ".github/workflows/frontend-check.yml"
jobs: