DrSmoothl
ce8d8dfd0a
重构整个插件系统,尝试恢复可启动性,新增插件系统maibot-plugin-sdk依赖
2026-03-07 19:40:51 +08:00
DrSmoothl
2e3dd44ee9
Refactor chat stream handling to use BotChatSession
...
- Updated imports and references from ChatStream to BotChatSession across multiple files.
- Adjusted method signatures and internal logic to accommodate the new session management.
- Ensured compatibility with existing functionality while improving code clarity and maintainability.
2026-03-07 00:57:37 +08:00
DrSmoothl
6378bb2052
fix Ruff
2026-02-21 16:29:30 +08:00
DrSmoothl
eaef7f0e98
Ruff Format
2026-02-21 16:24:24 +08:00
DrSmoothl
60f76e4d4e
添加对 peewee 的旧数据库的兼容层,初步重构插件的 database API
2026-02-09 22:44:56 +08:00
UnCLAS-Prommer
74b852dd8b
根据开发组建议重命名,移除多余的Prompt后缀
2026-02-02 21:10:39 +08:00
UnCLAS-Prommer
f44598a331
全部prompt独立
2026-01-21 22:24:31 +08:00
UnCLAS-Prommer
3a66bfeac1
恢复可用性
2026-01-16 23:03:45 +08:00
SengokuCola
465fb9d865
remove:移除记忆的 关键点 项目
2026-01-13 00:47:22 +08:00
SengokuCola
a8c25cdc15
feat:wait可被打断,不推荐修改私聊planner
2026-01-06 22:40:46 +08:00
SengokuCola
71a85667e3
feat:可选,由llm执行回复
2025-12-31 00:43:08 +08:00
SengokuCola
67c24f84cd
feat:日志上线数量可更改
2025-12-31 00:07:55 +08:00
SengokuCola
8e7a2aecae
fix:修复黑话提取的学习缓存
2025-12-27 19:43:46 +08:00
SengokuCola
c30b89eab1
fix:同一动作不允许多次选择
2025-12-20 20:13:16 +08:00
SengokuCola
acd0952857
feat:做梦可以私发
2025-12-19 18:18:38 +08:00
墨梓柒
e680a4d1f5
Ruff format
2025-12-13 17:14:09 +08:00
SengokuCola
2e31fa2055
feat:复用jargon和expression的部分代码,代码层面合并,合并配置项
...
缓解bot重复学习自身表达的问题
缓解单字黑话推断时消耗过高的问题
修复count过高时推断过长的问题
移除表达方式学习强度配置
2025-12-07 14:28:30 +08:00
SengokuCola
903e0f278a
remove:自动频率控制
2025-12-07 11:42:49 +08:00
SengokuCola
553a4123fb
fix:不知道为什么一直冒出来
2025-12-06 00:32:50 +08:00
SengokuCola
bc045a0c85
feat:可配置做梦时间段
...
Update bot_config_template.toml
2025-12-05 13:53:07 +08:00
SengokuCola
a155194157
Create search_jargon_tool.py
2025-12-04 20:38:49 +08:00
SengokuCola
add29efefc
better:优化做梦表现
2025-12-04 20:00:20 +08:00
SengokuCola
f85c5e9b5f
feat :做梦
2025-12-03 01:00:43 +08:00