c257dd2b8c
fix(web): change port to 3007, add auto port cleanup, graceful error handling
2026-05-07 03:26:22 +08:00
001dbde9f4
feat(web): integrate Claude LLM streaming with markdown rendering
...
- Add Anthropic SDK with DeepSeek-compatible API config
- Streaming tool-use loop in WebSocket chat handler
- GitHub-style markdown rendering with markdown-it
- Tool status indicators and thinking states in chat UI
- Fix Tailwind content path and CSS border utility
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-07 03:22:15 +08:00
1bad63ff6d
feat(web): add conversation search, rename, and pipeline resume
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-07 02:46:29 +08:00
177c90a661
feat(web): add pipeline resume from conversation context
2026-05-07 02:46:16 +08:00
af6ea966fd
feat(web): add asset gallery with waterfall layout, preview and delete
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-07 02:44:06 +08:00
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