28 Commits

Author SHA1 Message Date
33f6e5f00d feat: 迁移群聊助手到Matrix 2024-12-19 07:08:18 +00:00
69254635c8 feat(event-proxy): 转发的时候过滤掉消息
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 2m1s
Egg Server CI/CD / refresh-image (push) Successful in 14s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-29 08:39:47 +00:00
4054693602 feat(event-proxy): 更正event判断方式,michat的Event转发给任浩
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 1m27s
Egg Server CI/CD / refresh-image (push) Successful in 13s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-29 07:09:59 +00:00
c41f6744fa chore: update larkService message in sendFunctionSelector
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 46s
Egg Server CI/CD / refresh-image (push) Successful in 14s
Egg Server CI/CD / fast-deploy (push) Successful in 4s
2024-10-12 10:41:05 +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
b44f66f6be feat(mi-chat): 优化消息返回功能
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 1m9s
Egg Server CI/CD / refresh-image (push) Successful in 14s
Egg Server CI/CD / fast-deploy (push) Successful in 5s
2024-10-11 10:59:32 +00:00
447e0f19bb chore: 修改成功响应
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 44s
Egg Server CI/CD / refresh-image (push) Successful in 13s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-09-30 04:01:06 +00:00
db729299c4 chore: 修改消息返回值
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 44s
Egg Server CI/CD / refresh-image (push) Successful in 12s
Egg Server CI/CD / fast-deploy (push) Successful in 2s
2024-09-30 03:49:51 +00:00
757b0af2be feat(group-agent): 修复Action消息返回
All checks were successful
Egg Server MIflow / build-image (push) Successful in 47s
2024-09-27 12:20:49 +00:00
b4871e837a fix(group-agent): 修复卡片报错
All checks were successful
Egg Server MIflow / build-image (push) Successful in 46s
2024-09-27 03:01:35 +00:00
eb0408fcd4 feat: 删除sleep
Some checks failed
Egg Server MIflow / build-image (push) Failing after 32s
2024-09-27 02:33:41 +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
b225af1d3e feat: 修改对话模型
All checks were successful
Egg Server MIflow / build-image (push) Successful in 48s
2024-09-27 01:33:41 +00:00
cbe9e77336 chore(bot): 修改注释
All checks were successful
Egg Server MIflow / build-image (push) Successful in 48s
2024-09-26 07:45:39 +00:00
8221494651 feat(llm): 调用LLM模型修改
All checks were successful
Egg Server MIflow / build-image (push) Successful in 49s
2024-09-26 07:33:21 +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
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
3f71247287 feat: 优化netTool,使用netTool封装的方法返回响应对象
All checks were successful
Egg CI/CD / build-image (push) Successful in 28s
Egg CI/CD / deploy (push) Successful in 21s
2024-07-12 10:43:59 +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
f746e42e0c feat: 添加机器人请求参数的日志输出
All checks were successful
Egg CI/CD / build-image (push) Successful in 34s
Egg CI/CD / deploy (push) Successful in 1m7s
2024-05-24 08:31:44 +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
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
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
3c36f59a1d feat: 支持插件化功能
All checks were successful
Egg CI/CD / build-image (push) Successful in 26s
Egg CI/CD / deploy (push) Successful in 20s
2024-03-08 11:47:55 +00:00
3b97b1def5 feat: 改由透传消息接口
All checks were successful
Egg CI/CD / build-image (push) Successful in 31s
Egg CI/CD / deploy (push) Successful in 45s
2024-03-08 11:19:52 +00:00
cabc23ae77 feat: 支持根据用户组转发消息
Some checks are pending
Egg CI/CD / build-image (push) Waiting to run
Egg CI/CD / deploy (push) Blocked by required conditions
2024-03-04 12:01:14 +00:00
c1a4890eec feat: 改用bun进行完整实现 2024-03-04 03:06:44 +00:00