Phase 3 (Web UX Polish) of the execution roadmap: - Add reusable Pagination component for list views - Fix getNoteDetail to avoid fetching all notes when workspaceId is unknown - Add file upload button to ArtifactPanel using uploadArtifact() from blob-client - Remove unused zustand and zod from web dependencies - SSR safety already addressed via existing lazy-init patterns Made-with: Cursor |
||
|---|---|---|
| .. | ||
| e2e | ||
| src | ||
| test-results | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||