Commit Graph

12 Commits (b6090f0897ca4bd3623a7e882dc92149c502e3c9)

Author SHA1 Message Date
sp mac bookpro 2605 b6090f0897 feat(chat): handle retry SSE event 2026-05-29 20:56:40 +08:00
sp mac bookpro 2605 cb115f1a88 fix(chat): respect user scroll and tighten markdown 2026-05-29 20:43:28 +08:00
sp mac bookpro 2605 f7abd99a3e feat(chat): stream reasoning via SSE 2026-05-29 20:21:12 +08:00
sp mac bookpro 2605 f0271c9027 fix(chat): guard null history messages 2026-05-29 15:50:41 +08:00
sp mac bookpro 2605 72dc484f80 fix(chat): create session and send model for stream 2026-05-29 15:48:20 +08:00
sp mac bookpro 2605 bd8a494cb2 fix(chat): keybinds and composer ui 2026-05-29 14:55:03 +08:00
sp mac bookpro 2605 4a2578121a fix(chat): remove aggregated default model option 2026-05-29 14:42:15 +08:00
sp mac bookpro 2605 d6b416f5e7 refactor(chat): derive model options from agent detail 2026-05-29 14:18:42 +08:00
sp mac bookpro 2605 f665030ee6 refactor(chat): use select model picker in composer 2026-05-29 14:11:22 +08:00
sp mac bookpro 2605 1d79e929f9 feat(chat): load allowed llms per agent 2026-05-29 13:58:04 +08:00
sp mac bookpro 2605 cf4791b34d feat(chat): refactor chat page layout with secondary agent list sidebar
- 聊天页移至 /chat 路由,不再强制依赖 URL id
- 左侧增加二级侧边栏:展示用户所有 Agent 列表
- 当未选择 Agent 时显示空白状态占位
- 历史会话迁移至顶部栏『历史对话』Drawer 内
2026-05-24 19:13:40 +08:00
sp mac bookpro 2605 607b9bb9e7 chore: migrate from my-content-site (Next.js) to Vite-based aura-web
- Remove legacy my-content-site Next.js scaffold
- Add new Vite project structure (src/, public/, index.html, vite.config.ts)
- Add Docker support (Dockerfile, docker-compose.yml, nginx.conf)
- Add .env.example, .gitignore and updated README
2026-05-24 16:19:15 +08:00