Commit Graph

2 Commits

Author SHA1 Message Date
61a809ecd7 feat: 更新聊天接口,添加当前时间到系统助手消息中;修改生效日期描述格式 2026-03-11 02:51:05 +08:00
66a19139b7 feat: implement AI agent for flowme-life interactions
- Add agent-run module to handle AI interactions with tools and messages.
- Create routes for proxying requests to OpenAI and Anthropic APIs.
- Implement flowme-life chat route for user queries and task management.
- Add services for retrieving and updating life records in the database.
- Implement logic for fetching today's tasks and marking tasks as done with next execution time calculation.
- Introduce tests for flowme-life functionalities.
2026-03-11 01:44:29 +08:00