jiaolongzhen
  • Joined on 2026-05-19
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-07-12 14:55:33 +00:00
335a3e6440 feat: 饮食记录逻辑重构 + 通知管理分隔线修复 + 多页面 UI 调整
jiaolongzhen deleted branch codex/ui-system-migration-pass from jiaolongzhen/AI-Health 2026-07-10 03:42:25 +00:00
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-07-10 03:42:05 +00:00
d82e006cf4 refactor: 死代码清理 + 趋势图重构 + 侧边栏交互优化 + 智能体卡片去延迟
1c020b8ae5 feat: UI 系统中心化 + 趋势图重构 + 法律文档 H5 上线
Compare 2 commits »
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-07-10 03:39:16 +00:00
7a93237069 feat: AI 对话附件上下文解析 + 历史会话归档 + 多页面 UI 重构
4507083f3f refactor: 重构蓝牙设备页与新增设备页的扫描-连接-录入流程
a748c316f2 chore: 清理废弃代码和 lint 警告
Compare 3 commits »
jiaolongzhen pushed to codex/ui-system-migration-pass at jiaolongzhen/AI-Health 2026-07-10 03:38:55 +00:00
d82e006cf4 refactor: 死代码清理 + 趋势图重构 + 侧边栏交互优化 + 智能体卡片去延迟
1c020b8ae5 feat: UI 系统中心化 + 趋势图重构 + 法律文档 H5 上线
7a93237069 feat: AI 对话附件上下文解析 + 历史会话归档 + 多页面 UI 重构
4507083f3f refactor: 重构蓝牙设备页与新增设备页的扫描-连接-录入流程
a748c316f2 chore: 清理废弃代码和 lint 警告
Compare 5 commits »
jiaolongzhen created branch codex/ui-system-migration-pass in jiaolongzhen/AI-Health 2026-07-10 03:38:55 +00:00
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-26 08:56:20 +00:00
fa2cc994fa feat: 血压计联动心率记录 + 侧边栏左滑手势
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-26 06:40:54 +00:00
df37076c46 Polish health app UI
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-25 14:19:31 +00:00
86c7957144 style: 重构登录页视觉布局
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-25 14:18:17 +00:00
18df2f3285 style: 统一患者端页面视觉并补齐入口跳转
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-24 14:38:01 +00:00
53ce19e8c3 feat: 健康录入提醒 + 多指标异常 + 用药漏服 + UI 优化
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-22 12:50:52 +00:00
7ff429e071 feat: 接入FastGPT知识库RAG检索,AI回答前先查医学资料
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-22 08:45:57 +00:00
73d99d56f6 fix: 趋势页恢复体重 + 图标换Material Icons + VLM禁用思考模式
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-22 07:59:15 +00:00
80540e2191 fix: 健康档案保存按钮移至右上角 + 5页面补充返回按钮 + API地址修复
6ce010e46a feat: AI回复格式约束 + 前端清洗器增强
Compare 2 commits »
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-22 06:00:22 +00:00
431b72d49a feat: Cupertino滚轮选择器 + 品牌更名 + UI全面优化
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-21 15:37:42 +00:00
a479e5e95d style: 今日健康卡片顶部标题改用健康档案的紫蓝左右渐变
a7fb6e5ff3 fix: 启动页遮住登录/首页初始态,消除深色模式黑闪
Compare 2 commits »
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-21 13:15:08 +00:00
415c7ca082 fix: 请求体解析失败返回 400 而非 500
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-21 13:07:57 +00:00
13714d9ed8 feat: 应用内通知系统 + 结构化手术史/用药等相关改动
b57d0d16f4 feat: 引入 EF Core Migrations + 后台任务/校验修复 + 前端四态
Compare 2 commits »
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-20 14:09:19 +00:00
aa44d6f0f0 refactor: 清理 AI 客户端死代码并统一错误处理
jiaolongzhen pushed to main at jiaolongzhen/AI-Health 2026-06-20 12:42:16 +00:00
4d213b5a44 feat: 后端架构重构 — Endpoint→Service→Repository分层 + AI确认机制 + 异步任务持久化