mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
7f3fab47b2
Replace the static status.json feed with a live PocketBase subscription (useLiveStatus / useLastTransition hooks + live-status lib + pb client), add vitest + playwright visual test setup, wire feature-grid + cell pieces + badges to the live data model. Adds Dockerfile + .dockerignore for Railway deployment of the dashboard.
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
.next/
|
|
*.tsbuildinfo
|
|
node_modules/
|
|
playwright-report/
|
|
test-results/
|
|
/tests/visual/__snapshots__/**/*-failed-diff.png
|
|
/tests/visual/__snapshots__/**/*-actual.png
|