abearxiong 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
2025-10-13 17:49:01 +08:00
2025-12-28 10:52:04 +08:00

code center

unzip -x app.config.json5
"@kevisual/oss": "file:/home/ubuntu/kevisual/dev3/kevisual-oss",
TODO: /home/ubuntu/kevisual/code-center/src/routes/file/module/get-minio-list.ts
Description
轻部署网站的,核心代码部分。使用minio,redis,postgress,node构建一个用户可以随意搭建页面的核心代码
https://kevisual.xiongxiao.me/root/code-center/
Readme 7.6 MiB
Languages
TypeScript 99.7%
JavaScript 0.3%