Skip to content

[codex] Add family memo agent project - #712

Open
zgy9766 wants to merge 1 commit into
666ghj:mainfrom
zgy9766:codex/add-family-memo-agent
Open

[codex] Add family memo agent project#712
zgy9766 wants to merge 1 commit into
666ghj:mainfrom
zgy9766:codex/add-family-memo-agent

Conversation

@zgy9766

@zgy9766 zgy9766 commented Aug 30, 2026

Copy link
Copy Markdown

What Changed

新增家用备忘录智能体完整项目(家用备忘录智能体/ 目录):

  • 设计文档 v1.1:业务模块统一编号 M1-M13,补齐 M5 健康管理等完整数据模型(46 表)、智能体核心表(memo_item / reminder_task / notification_record 等)、迭代计划重排
  • FastAPI 后端:微信登录、邀请码绑定家庭空间、NLU 自然语言理解、提醒调度,以及缴费/购物/收支/车辆/纪念日等模块 API
  • 微信小程序前端:对话式创建提醒、购物清单、收支统计等页面
  • 部署配置:Dockerfile、docker-compose.yml、alembic 迁移、.env.example

Why

为夫妻二人场景提供自然语言驱动的家庭备忘录/提醒服务,此为 MVP 阶段完整交付。

Impact

  • 纯新增目录,不影响仓库现有代码
  • .gitignore 已排除 .env 等敏感文件,无凭据入库

Validation

  • 数据模型与设计文档 v1.1 的表定义逐一对齐
  • 后端依赖清单与 alembic 迁移结构完整可初始化

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant