13 Commits

Author SHA1 Message Date
z060142
c357dfdae2 commit message:
Add ESC fallback actions, improve empty LLM reply handling, and provide ChromaDB backup scripts

- Implemented additional ESC key actions to help close unexpected homepage advertisements that previously could not be dismissed.
- Improved canned response handling when LLM returns empty or null replies, ensuring smoother conversational flow.
- Added optional utility scripts for backing up and restoring ChromaDB memory storage.
- These changes aim to enhance system robustness, reduce interruption from UI anomalies, and provide better data management options.
2025-04-30 01:53:10 +08:00
z060142
d3bc8d9914 Adjust JSON output order in LLM responses to prioritize commands and improve tool use invocation 2025-04-28 00:15:16 +08:00
z060142
94e3b55136 Add Game Monitor for window position tracking and auto-restart 2025-04-25 16:35:33 +08:00
z060142
805662943f Update memory to ChromaDB, refine system prompt for instruction adherence, and localize Wolf to British English 2025-04-24 22:51:09 +08:00
z060142
37277e0282 feat Implement more efficient memory retrieval using User ID
feat Add Wolf's internal dialogue to chat logs
feat Include Wolf's birthday information
2025-04-22 19:12:09 +08:00
z060142
4dc119802e Refactor system prompt, Improve JSON parser, and add reply failure reconnection mechanism 2025-04-21 15:28:36 +08:00
z060142
f2cca2d394 Improve LLM system prompt update. Fix Crash caused by calling MCP 2025-04-20 21:39:43 +08:00
z060142
3403c14e13 Improve LLM performance 2025-04-20 14:46:04 +08:00
z060142
f7b7864446 Optimize 2025-04-19 18:11:58 +08:00
z060142
e25e3177c2 Improve Element detection stability 2025-04-19 13:00:22 +08:00
z060142
9f981a0621 Added the function of dismissing positions. Improved the stability of chat bubble detection. 2025-04-18 21:38:24 +08:00
z060142
cc8b32e245 Improvement Enhance LLM formatting and parsing 2025-04-17 22:16:12 +08:00
z060142
d5d7b87727 first commit 2025-04-17 01:28:22 +08:00