SengokuCola
2af181813e
fix:忍无可忍直接修改log命名方式,避免重命名
2025-06-15 22:02:28 +08:00
github-actions[bot]
4f258f0870
🤖 自动格式化代码 [skip ci]
2025-06-15 13:31:01 +00:00
SengokuCola
ef0973739a
fix:再次尝试修复log占用
2025-06-15 21:30:05 +08:00
SengokuCola
222d4114fc
feat:提供更多统计数据
2025-06-15 20:34:37 +08:00
github-actions[bot]
c96963ce6a
🤖 自动格式化代码 [skip ci]
2025-06-15 05:46:13 +00:00
SengokuCola
a9a0ce0447
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-06-15 13:45:49 +08:00
SengokuCola
11c36ef9e3
fix:修复循环异常思索
2025-06-15 13:44:21 +08:00
github-actions[bot]
a733020228
🤖 自动格式化代码 [skip ci]
2025-06-15 05:14:57 +00:00
SengokuCola
83ae078d6e
fix:修复日志占用和文件层级
2025-06-15 13:14:39 +08:00
UnCLAS-Prommer
24168aa291
logger类型注解
2025-06-15 02:20:16 +08:00
github-actions[bot]
e6f93d7dbe
🤖 自动格式化代码 [skip ci]
2025-06-12 15:58:26 +00:00
SengokuCola
247645f8b5
update logger
2025-06-12 23:56:58 +08:00
SengokuCola
3e53c8a326
Update logger.py
2025-06-12 23:49:08 +08:00
SengokuCola
09e7c41983
fix:betterlog
2025-06-12 23:43:59 +08:00
github-actions[bot]
0448a8d641
🤖 自动格式化代码 [skip ci]
2025-06-12 15:21:15 +00:00
SengokuCola
433560fe6d
fix:正确调用模式动作
2025-06-12 23:20:30 +08:00
github-actions[bot]
9b4fa2155e
🤖 自动格式化代码 [skip ci]
2025-06-12 12:30:00 +00:00
SengokuCola
745d762dbb
feat:可配置log,解决可读性问题
2025-06-12 20:13:47 +08:00
github-actions[bot]
b3287bda46
🤖 自动格式化代码 [skip ci]
2025-06-12 06:15:46 +00:00
SengokuCola
4504ded37d
feat:暂时为日志加上保存功能
2025-06-12 14:15:28 +08:00
春河晴
302240478c
update logger configuration
2025-06-11 15:48:59 +09:00
春河晴
7b4e7b94f8
use structlog instead of loguru
2025-06-11 15:17:08 +09:00
春河晴
d4a76e094f
fix too many open files in logger.py
2025-06-05 14:56:20 +09:00
SengokuCola
27c8389b36
1
2025-05-29 22:46:36 +08:00
SengokuCola
75416a7a6a
feat:可以自定义连续回复次数
2025-05-29 22:45:07 +08:00
github-actions[bot]
8f03be10be
🤖 自动格式化代码 [skip ci]
2025-05-28 14:42:38 +00:00
SengokuCola
cd41dcb4cb
better:继续优化
2025-05-28 22:42:25 +08:00
SengokuCola
6e39965c56
better:优化logger显示
2025-05-28 22:24:08 +08:00
SengokuCola
bc489861d3
feat:为normal_chat提供选项,有效控制回复频率
2025-05-28 20:41:46 +08:00
SengokuCola
890a7b6505
feat:修复了action变更,修改了默认配置,提升版本号
2025-05-27 12:41:23 +08:00
tcmofashi
75eeea8d92
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-05-18 21:17:22 +08:00
SengokuCola
49c2bc854c
refactor:重构聊天状态切换模式,移除限额,精简切换逻辑
2025-05-18 18:15:38 +08:00
SengokuCola
456def4f9c
feat:增加了工作记忆
2025-05-16 16:13:12 +08:00
tcmofashi
cb0cbfe84d
fix: 为maim_message添加logger
2025-05-15 07:36:07 +08:00
SengokuCola
e603a00a5f
feat:拆分HFC组件,为插件做准备
2025-05-14 14:24:52 +08:00
SengokuCola
fed71bccad
fix:调整目录结构,优化hfc prompt,移除日程,移除动态和llm判断willing模式,
2025-05-13 18:37:55 +08:00
SengokuCola
5b1e5aa50e
Update logger.py
2025-05-08 18:54:49 +08:00
墨梓柒
54eaff8cf2
fix: 修正日志存储地址,改为绝对路径
2025-05-07 00:27:48 +08:00
SengokuCola
08d07dc3bd
Feat:让启动器使用api,修改gui设计
2025-05-05 13:18:12 +08:00
SengokuCola
2ace6cc415
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
2025-05-05 11:32:21 +08:00
SengokuCola
49a34581c3
feat:新增flet启动器
2025-05-04 18:02:46 +08:00
github-actions[bot]
aa86387f36
🤖 自动格式化代码 [skip ci]
2025-05-03 17:45:14 +00:00
墨梓柒
80ff6e8154
feat: 添加API服务器日志样式配置
2025-05-04 01:43:44 +08:00
晴猫
263e8d196a
fix: Update type hints to use newer Python syntax
...
- Replace Dict, List, Optional with dict, list, < /dev/null | None syntax
- Fix abstract method implementation in message.py
- Improve type annotations and function return types
- Remove unreachable code in get_current_task_tool.py
- Refactor HTML elements to use style attributes
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-05-01 06:55:05 +09:00
晴猫
2f669c7055
QA: Update requirements and refactor message handling logic etc.
2025-05-01 05:58:18 +09:00
SengokuCola
ccbdc6ffe0
frrr
2025-05-01 01:41:30 +08:00
SengokuCola
6db8dc01d5
feat:采用直接输出法构建动作planner
2025-05-01 01:21:48 +08:00
SengokuCola
09b1807132
better:优化表情包处理,优化logger显示
2025-04-30 18:16:38 +08:00
github-actions[bot]
46efe44d58
🤖 自动格式化代码 [skip ci]
2025-04-29 15:35:57 +00:00
墨梓柒
894fe8463c
logger add init style
2025-04-29 23:35:41 +08:00