58 Commits

Author SHA1 Message Date
f439db8832 feat: 支持使用对话唤醒机器人 2024-12-01 08:30:39 +00:00
07b5df8689 refactor: 重命名createKVTemp文件并更新相关导入路径 2024-11-28 08:18:18 +00:00
bc67792f30 refactor: 更新群聊助手逻辑,移除订阅功能并整合报告功能 2024-11-28 07:42:49 +00:00
754cecf35e feat: 周报和日报迁移至本项目 2024-11-27 13:05:32 +00:00
c3b827787a fix: 修改日报和周报命令的文本提示 2024-11-27 07:34:53 +00:00
3e46b946e9 feat: 周报日报功能抽离 2024-11-27 07:19:33 +00:00
a8dd0194b5 feat: 接入egg_chat_agent 2024-11-27 07:13:39 +00:00
f0d481629b chore: 摘除非必要文件 2024-11-26 01:53:34 +00:00
179d3701fc feat: michat去除group agent功能
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 55s
Egg Server CI/CD / refresh-image (push) Successful in 13s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-30 11:39:17 +00:00
72be22b076 fix: 代码错误
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 2m19s
Egg Server CI/CD / refresh-image (push) Successful in 13s
Egg Server CI/CD / fast-deploy (push) Successful in 5s
2024-10-29 07:59:01 +00:00
61fa783410 feat: 修复在群聊中判断机器人是否被AT的条件
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 1m59s
Egg Server CI/CD / refresh-image (push) Successful in 13s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-29 07:56:04 +00:00
d14226bcef fix(event_msg): 修复michat功能处理完后未返回
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 1m24s
Egg Server CI/CD / refresh-image (push) Successful in 14s
Egg Server CI/CD / fast-deploy (push) Successful in 2s
2024-10-29 07:47:50 +00:00
bd67a36c17 feat: 只要和michat说话就回复help
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 45s
Egg Server CI/CD / refresh-image (push) Successful in 13s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-23 09:52:52 +00:00
1153183869 feat: 分离小煎蛋和michat的指令
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 50s
Egg Server CI/CD / refresh-image (push) Successful in 14s
Egg Server CI/CD / fast-deploy (push) Successful in 2s
2024-10-23 09:44:56 +00:00
d64d6211c0 feat(group-agent): 支持大模型语义化理解用户输入
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 50s
Egg Server CI/CD / refresh-image (push) Successful in 12s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-16 12:20:25 +00:00
9dcd406280 feat: 优化飞书消息处理
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 50s
Egg Server CI/CD / refresh-image (push) Successful in 15s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-12 07:14:53 +00:00
c377c74998 feat(group-chat): 模拟处理时长
All checks were successful
Egg Server MIflow / build-image (push) Successful in 51s
2024-09-27 01:52:20 +00:00
d5e8755886 feat(multi-app): 支持多机器人功能
All checks were successful
Egg Server MIflow / build-image (push) Successful in 50s
2024-09-26 08:24:40 +00:00
c2088c586f feat(bot-msg): 修改botEvent和Action处理方式
All checks were successful
Egg Server MIflow / build-image (push) Successful in 43s
2024-09-26 03:56:10 +00:00
75b7150048 chore: 删除无用命令
All checks were successful
Egg Server MIflow / build-image (push) Successful in 31s
2024-09-26 03:38:36 +00:00
629d25287c feat(group-agent): 优化对话形式
All checks were successful
Egg Server MIflow / build-image (push) Successful in 35s
2024-09-26 03:37:38 +00:00
b992ee0b21 feat(group-agent): 新增支持群组问答
Some checks failed
Egg Server MIflow / build-image (push) Failing after 5m7s
2024-09-25 09:14:10 +00:00
35da14f32c feat(sheet): 支持创建多维表格
Some checks failed
Egg Server MIflow / build-image (push) Failing after 32s
2024-09-23 12:10:58 +00:00
c10e79db84 feat(lark-msg-tool): 更新对飞书消息相关类型的引用位置
All checks were successful
Egg Server MIflow / build-image (push) Successful in 58s
2024-08-21 01:27:15 +00:00
a11a23593f feat(lark-msg-tool): 接入飞书消息工具包 #28
Some checks failed
Egg Server MIflow / build-image (push) Failing after 27s
2024-08-21 01:21:18 +00:00
09e352a9c1 feat: 抽象网络请求类 & 内容转为ctx向内传递
All checks were successful
Egg Server MIflow / build-image (push) Successful in 1m5s
2024-08-16 09:12:11 +00:00
6e65581bbf feat: 接入lint 和 husky
All checks were successful
Egg CI/CD / build-image (push) Successful in 32s
Egg CI/CD / deploy (push) Successful in 37s
2024-07-25 01:48:22 +00:00
490c6ea3e5 feat: 优化app数据的存储方式
All checks were successful
Egg CI/CD / build-image (push) Successful in 29s
Egg CI/CD / deploy (push) Successful in 21s
2024-07-10 11:26:56 +00:00
1793fb38ff feat: 修复命令消息处理中的空格问题
All checks were successful
Egg CI/CD / build-image (push) Successful in 33s
Egg CI/CD / deploy (push) Successful in 4m9s
2024-06-16 09:31:13 +00:00
0d6e45370e feat: 添加日志输出以便调试
All checks were successful
Egg CI/CD / build-image (push) Successful in 27s
Egg CI/CD / deploy (push) Successful in 2m49s
2024-06-16 08:51:30 +00:00
4932d6b8d6 feat: 支持定时发送排名信息
All checks were successful
Egg CI/CD / build-image (push) Successful in 55s
Egg CI/CD / deploy (push) Successful in 30s
2024-06-16 05:06:25 +00:00
d9d758c6ee feat: 支持多租户使用
All checks were successful
Egg CI/CD / build-image (push) Successful in 1m6s
Egg CI/CD / deploy (push) Successful in 1m7s
2024-06-14 04:34:37 +00:00
b7437f47e4 feat: 优化请求处理 & 拆分Type
All checks were successful
Egg CI/CD / build-image (push) Successful in 49s
Egg CI/CD / deploy (push) Successful in 23s
2024-06-08 09:15:14 +00:00
ae199d661e feat: 修复获取是否是艾特小煎蛋的逻辑错误
All checks were successful
Egg CI/CD / build-image (push) Successful in 21s
Egg CI/CD / deploy (push) Successful in 22s
2024-05-31 01:43:29 +00:00
c298b3780c fix: 修正非法消息过滤逻辑漏洞
All checks were successful
Egg CI/CD / build-image (push) Successful in 32s
Egg CI/CD / deploy (push) Successful in 21s
2024-05-30 09:38:49 +00:00
b0406cef99 feat: 优化非法消息过滤 & 优化错误返回
All checks were successful
Egg CI/CD / build-image (push) Successful in 56s
Egg CI/CD / deploy (push) Successful in 24s
2024-05-27 09:28:47 +00:00
dab5b18276 feat: 修改请求report的方式为完整的Body
All checks were successful
Egg CI/CD / build-image (push) Successful in 38s
Egg CI/CD / deploy (push) Successful in 1m19s
2024-05-24 12:01:51 +00:00
592b431878 feat: 优化非法消息过滤 & 优化错误返回
All checks were successful
Egg CI/CD / build-image (push) Successful in 36s
Egg CI/CD / deploy (push) Successful in 23s
2024-05-24 11:26:06 +00:00
8f469ad28d feat: 优化简报收集器请求参数,添加用户Id和chat_id
All checks were successful
Egg CI/CD / build-image (push) Successful in 21s
Egg CI/CD / deploy (push) Successful in 23s
2024-05-21 07:11:57 +00:00
bf8df7a1b7 feat: 优化简报收集器请求参数,添加用户Id和chat_id
All checks were successful
Egg CI/CD / build-image (push) Successful in 19s
Egg CI/CD / deploy (push) Successful in 23s
2024-05-21 03:10:38 +00:00
e047b97d90 feat: 添加用户Id到简报收集器请求参数中
All checks were successful
Egg CI/CD / build-image (push) Successful in 21s
Egg CI/CD / deploy (push) Successful in 21s
2024-05-18 08:17:00 +00:00
8b917546d7 feat: 添加发送CI监控消息的函数
All checks were successful
Egg CI/CD / build-image (push) Successful in 21s
Egg CI/CD / deploy (push) Successful in 21s
2024-05-17 13:29:09 +00:00
c2fcd6387d feat: 添加简报收集器功能
All checks were successful
Egg CI/CD / build-image (push) Successful in 22s
Egg CI/CD / deploy (push) Successful in 24s
2024-05-17 13:27:03 +00:00
a0a80bbee8 feat: 添加简报收集器功能
All checks were successful
Egg CI/CD / build-image (push) Successful in 21s
Egg CI/CD / deploy (push) Successful in 56s
2024-05-17 13:09:50 +00:00
00b6fc6984 feat: 添加简报收集器功能
All checks were successful
Egg CI/CD / build-image (push) Successful in 21s
Egg CI/CD / deploy (push) Successful in 22s
2024-05-17 13:01:25 +00:00
7ea2e66d05 feat: 打印message
Some checks failed
Egg CI/CD / deploy (push) Blocked by required conditions
Egg CI/CD / build-image (push) Has been cancelled
2024-05-17 12:52:19 +00:00
38b8fc61ba feat: 添加简报收集器功能
All checks were successful
Egg CI/CD / build-image (push) Successful in 5m16s
Egg CI/CD / deploy (push) Successful in 1m23s
2024-05-17 11:56:36 +00:00
a280ae9f70 feat: 添加CI监控命令处理
All checks were successful
Egg CI/CD / build-image (push) Successful in 1m17s
Egg CI/CD / deploy (push) Successful in 26s
2024-05-17 11:38:23 +00:00
eb7a821549 feat: 迁移type & 迁移lark接口位置
All checks were successful
Egg CI/CD / build-image (push) Successful in 2m39s
Egg CI/CD / deploy (push) Successful in 4m6s
2024-05-05 03:38:24 +00:00
865308ee31 feat: Update code formatting and fix minor issues
All checks were successful
Egg CI/CD / build-image (push) Successful in 8m16s
Egg CI/CD / deploy (push) Successful in 7m47s
2024-05-05 02:34:16 +00:00