feat(web): render durable session titles

This commit is contained in:
Tianyi Cui
2026-07-22 23:43:53 +08:00
parent 690c53dc03
commit a9ea193e31
39 changed files with 481 additions and 57 deletions
+1
View File
@@ -41,6 +41,7 @@ export default defineConfig({
test: {
setupFiles: ['./scripts/test-invariants.ts'],
include: [
'apps/web/tests/**/*.snapshot.ts',
'examples/*/tests/**/*.snapshot.ts',
'packages/sdk/*/tests/**/*.snapshot.ts',
'packages/ui/tui/tests/**/*.snapshot.ts',