20 Commits

Author SHA1 Message Date
21d8546486 🔧 fix(constants/prompts): update "at" field to use -1 instead of false for message structure consistency
🔧 fix(lib/responseHandler): standardize "at" field default value to -1 for message processing

🔧 fix(apps/ai): adjust message quoting to clarify sender in response formatting and update "at" field to -1
2025-11-26 18:24:48 +08:00
56d4ac06c4 📝 chore(prompts): update guidelines for message formatting and user context handling in AI prompts 2025-11-25 12:46:45 +08:00
be1d756e1e 🔧 fix(prompts): update quote parameter to -1 for message types
🔧 fix(responseHandler): set quote default to -1 for message processing
🔧 fix(message): adjust message handling to use seq for quotes in group messages
🔧 fix(ai): include message_id in formatted returnMessage for better tracking
2025-11-24 17:29:14 +08:00
134f068bec 🔧 fix(prompts): change recall from number to boolean for message structure
🔧 fix(responseHandler): update recall from number to boolean for message processing

🔧 fix(ai): modify recall from number to boolean in AI message handling
2025-11-24 13:54:07 +08:00
7619b01000 📝 refactor(prompts.js): Remove unused recall functionality and clean up response handler logic
🧹 chore(responseHandler.js): Simplify message type handling by eliminating deprecated recall case
🚧 cleanup(ai.js): Delete obsolete recall message handling function and related case statements
2025-11-24 13:43:37 +08:00
976e054e93 refactor(ai): 不再支持ollama及流式输出 2025-11-13 16:28:35 +08:00
907fb6fa37 fix: 移除戳一戳和错误处理提示词 2025-11-12 13:47:47 +08:00
8698e9db98 refactor: 移除不必要的预设消息标记和适配器获取逻辑 2025-11-11 13:07:52 +08:00
a275763d4a fix(plugins/crystelf-plugin): 修复日志记录和消息处理逻辑 2025-11-09 01:47:54 +08:00
fdfe84b142 style(log) 增强日志输出 2025-11-08 22:21:18 +08:00
e0aa49bcea docs: 增加对主人角色的严格说明和记忆规则细化 2025-10-30 13:33:13 +08:00
6c726f242f fix(aiCaller, prompts): 移除当前北京时间的显示并修正错误日志信息 2025-10-29 13:43:21 +08:00
63b801730d fix: 修正响应格式错误和默认错误消息 2025-10-28 21:26:34 +08:00
0947bff85a feat:more 2025-10-24 21:10:42 +08:00
41bedf8e1a feat:优化提示词 2025-10-22 13:16:19 +08:00
e8243e13c3 feat:优化提示词 2025-10-21 13:10:47 +08:00
b832af2063 feat:优化截图 2025-10-19 02:16:56 +08:00
064d05500a feat:优化细节 2025-10-19 00:07:00 +08:00
e955f8499b feat:优化提示词 2025-10-18 18:40:08 +08:00
93aae10411 feat:完善ai 2025-10-17 23:20:03 +08:00