SengokuCola
|
500e586419
|
fix 移除不必要的目录
|
2025-03-20 12:22:25 +08:00 |
|
春河晴
|
fdc098d0db
|
优化代码格式和异常处理
- 修复异常处理链,使用from语法保留原始异常
- 格式化代码以符合项目规范
- 优化导入模块的顺序
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-03-19 20:27:34 +09:00 |
|
AL76
|
ea88420ae2
|
refactor: 重构所有模块对于logger的初始化方式(可能不全)
|
2025-03-15 15:10:58 +08:00 |
|
晴猫
|
8be087dcad
|
重构数据库访问,替换为统一的数据库实例引用
|
2025-03-12 22:27:59 +09:00 |
|
Rikki
|
39018440d7
|
refactor: 修复database单例多次初始化的问题,改变instance默认返回实例的类型,缩短db相关函数调用时的object名
|
2025-03-12 00:52:07 +08:00 |
|
春河晴
|
ed505a4c11
|
fix: 使用动态路径替换硬编码的项目路径
将内存系统相关文件中硬编码的项目路径(C:/GitHub/MaiMBot)替换为动态计算的相对路径,
提高代码的可移植性和兼容性。
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-03-10 15:51:39 +09:00 |
|
春河晴
|
4baa6c6f0a
|
feat: 实现MongoDB URI方式连接,并统一数据库连接代码。
|
2025-03-10 14:48:43 +09:00 |
|
AL76
|
a43f9495ea
|
fix: remove duplicate message(CR comments)
|
2025-03-10 11:46:59 +08:00 |
|
SengokuCola
|
665c4593e1
|
改进了可视化脚本
1
|
2025-03-09 23:19:12 +08:00 |
|
SengokuCola
|
140bc1ab91
|
ruff说他有好点子
|
2025-03-08 16:10:55 +08:00 |
|
SengokuCola
|
3fec29d045
|
v0.5.2 记忆系统更新
|
2025-03-05 16:48:53 +08:00 |
|
SengokuCola
|
f821f86152
|
Merge branch 'debug' into feature
|
2025-03-03 22:43:44 +08:00 |
|
SengokuCola
|
ecc7c33932
|
更新文档
1
|
2025-03-03 22:27:11 +08:00 |
|
tcmofashi
|
a001994c24
|
Merge remote-tracking branch 'upstream/debug'
|
2025-03-03 08:42:51 +08:00 |
|
SengokuCola
|
1cd7f80937
|
v0.3.2 更改了.env config的逻辑和memory优化
v0.3.2
更改了.env config的逻辑
memory优化
读空气优化
|
2025-03-02 15:00:12 +08:00 |
|
NepPure
|
86b76496f6
|
统一database config,修复.env
|
2025-03-02 10:54:31 +08:00 |
|
tcmofashi
|
97834e7a93
|
feat: 添加回复情绪对好感度的影响,修改用户显示名字为群昵称
|
2025-03-02 08:24:00 +08:00 |
|
SengokuCola
|
50c1765b81
|
v0.3.1 实装了记忆系统和自动发言
哈哈哈
|
2025-03-02 00:14:25 +08:00 |
|