Commit Graph

10 Commits

Author SHA1 Message Date
6e3f5d9415 feat(web): add chat UI with WebSocket streaming and conversation persistence
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:41:01 +08:00
10685ea866 feat(web): add pipeline progress inline component 2026-05-07 02:38:38 +08:00
e35778ebea feat(web): add prompt editor with split-pane and Markdown editing
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:34:04 +08:00
c9fe380d0d feat(web): add account list and form components
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:30:32 +08:00
93e67bb8dc feat(web): add settings config form 2026-05-07 02:29:31 +08:00
8b11383bc4 feat(web): add typed API client 2026-05-07 02:27:01 +08:00
58ceb0af00 feat(web): add three-column layout shell with placeholder views
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:24:43 +08:00
d63ecd8d29 feat(web): add shadcn/ui base components (Button, Input, ScrollArea)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:21:21 +08:00
fa8bfde952 feat(web): init Vite + React + Tailwind client scaffold
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:18:36 +08:00
380df630ec feat(web): init project scaffold with package.json and tsconfig
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 02:16:46 +08:00