feat: 数据分析 Agent 实现(API/服务/表结构元数据/文档/测试)
- 新增 app/api、app/service 数据分析 Agent 全套服务与接口 - schemas.py 重构为 schemas 包(analyst schema) - 新增 SQL 防注入、guardrail、缓存、字典、LLM 等服务 - 新增 tests 测试套件与 scripts/dev、scripts/setup 脚本 - 补充需求规格、架构说明书、开发清单、表设计等文档
This commit is contained in:
@@ -27,3 +27,4 @@
|
||||
- [x] 2026-09-05 `core_ro.py` + `settings.mysql_core_database` + sync 脚本
|
||||
- [x] 2026-09-05 Agent 编排依赖改为 LangGraph(requirements.txt)
|
||||
- [x] 2026-09-05 memory 文件夹更新(新 Agent 交接清单)
|
||||
- [x] 2026-09-09 数据分析 Agent 需求规格定稿 v1.1(`docs/需求拆解/01-数据分析Agent需求规格.md`,含 D-01~D-12 + 缓存/三层记忆方案)
|
||||
|
||||
Reference in New Issue
Block a user