Commit Graph

14 Commits (cce71ed084328ed98893e9bddae47239d35245ab)

Author SHA1 Message Date
sp mac bookpro 2605 8a85c675ef refactor: migrate from legacy session API to new rooms API for multi-agent mention support 2026-06-08 00:34:56 +08:00
sp mac bookpro 2605 1c2c7bd06a ui: refactor session sidebar styles and widen history drawer 2026-06-06 14:46:07 +08:00
sp mac bookpro 2605 b333600245 ui: replace session sidebar emoji icons with antd icons 2026-06-06 14:35:55 +08:00
sp mac bookpro 2605 d7bf0e5c9d chat: reposition session actions and refine history drawer 2026-06-06 14:11:49 +08:00
sp mac bookpro 2605 3f5b737fbb chat: add history/new session actions and fix icons 2026-06-06 13:45:07 +08:00
sp mac bookpro 2605 088ab7ab73 chat: improve copy with icon and plain/markdown modes 2026-06-05 23:23:56 +08:00
sp mac bookpro 2605 2be250b56c .. 2026-06-05 23:10:15 +08:00
sp mac bookpro 2605 b083d3e064 .. 2026-06-02 21:29:17 +08:00
sp mac bookpro 2605 2a237e5ac9 fix: avatar flickering and preview size 2026-06-01 16:27:26 +08:00
sp mac bookpro 2605 6b8ccf0af2 feat: points mall page and api spec 2026-05-30 20:31:24 +08:00
sp mac bookpro 2605 b2df36647c feat: token stats and feature gating 2026-05-29 22:39:13 +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 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