Xiaogang Liao
|
f7a82b2e25
feat: 库存管理 - 实体类(5个新实体 + Product/ProductSku扩展)
|
hace 1 mes |
Xiaogang Liao
|
1ac4851d2a
fix: make LangGraph URL configurable via @Value + app.yml (IMPORTANT-3) + overview key normalization (BLOCKING-1) + Docker deployment TODO comment
|
hace 1 mes |
Xiaogang Liao
|
74fd3836b4
fix: normalize Chinese→English overview keys in ReportParseAgent (BLOCKING-1)
|
hace 1 mes |
Xiaogang Liao
|
656cce5a9d
test: 端到端测试 — report_parse API + ReportParseAgent + LLM非dict防护
|
hace 1 mes |
Xiaogang Liao
|
d3f4eab0e7
feat: parsePreview 先调 LangGraph 解析,失败回退 Java
|
hace 1 mes |
Xiaogang Liao
|
60a8431cbd
fix(report_parse): add audit logging for family_id/user_id + trailing newline
|
hace 1 mes |
Xiaogang Liao
|
cf25b1a145
fix: register report_parse router in main.py (missing include_router)
|
hace 1 mes |
Xiaogang Liao
|
a97db80f8f
feat: 创建 POST /api/v1/report/parse 接口
|
hace 1 mes |
iwt
|
ddd5b7a303
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
iwt
|
790863156e
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
iwt
|
162af0ef16
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
iwt
|
f14798bb24
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
iwt
|
cc0a36005d
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
asus
|
944d9ff293
fix: 心维度页面 loadHealthAlerts/loadMilestones 移除残留 familyId 存储读取(后端已 JWT 派生)
|
hace 1 mes |
iwt
|
7cb89ba12a
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
liaoxg
|
cb335ed27d
docs: 新增AI创新项目大赛项目介绍文档(浠艾福定稿:AI健康教练/五维相生溯源算法/双培强基成果)
|
hace 1 mes |
iwt
|
1807e9a9ee
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
iwt
|
69f407fb94
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
asus
|
173598a827
Merge remote-tracking branch 'origin/cfclub' into cfclub
|
hace 1 mes |
asus
|
8ddc5b550c
feat: 家庭加入改为申请审批流程 + familyId 后端派生(移除前端 familyId 存储依赖与冗余传参)
|
hace 1 mes |
iwt
|
e974301244
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
Xiaogang Liao
|
60fcf0d57d
fix: add raise_for_status to expose real LLM HTTP errors
|
hace 1 mes |
Xiaogang Liao
|
23b438c108
fix: 心维度页面 milestones/health-alerts 传入实际 familyId 替代 {} 对象
|
hace 1 mes |
iwt
|
b8e29d9432
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
Xiaogang Liao
|
44a54862d5
fix: MindFortuneController 添加 userId 为空检查(过期JWT被设为匿名用户时抛出'用户不存在')
|
hace 1 mes |
iwt
|
1ecd80244f
chore: auto bump version and changelog [skip ci]
|
hace 1 mes |
Xiaogang Liao
|
e9966e1ee1
refactor: 清理已废弃的 relationship_types 表(迁移169)——移除活路径 ALTER 代码、DROP TABLE 从死代码移到活路径
|
hace 1 mes |
Xiaogang Liao
|
33862d95e3
feat: 创建 ReportParseAgent(算法解析 + LLM 兜底)
|
hace 1 mes |
Xiaogang Liao
|
3b56e3ba1e
fix: detect_format 兜底分支改为返回 inline(修复同义反复)
|
hace 1 mes |
iwt
|
d6f623cd6b
fix(langgraph): compose 显式覆盖 JAVA_CONTEXT_URL 指向宿主机 9082,修复容器内 chat load_context 回调 Java 失败
|
hace 1 mes |