This website requires JavaScript.
f089634bd7
feat: Add persistent message deduplication
Temporary-solution
z060142
2025-05-27 05:43:03 +08:00
de7e2373fd
update chat option template image
z060142
2025-05-21 12:21:56 +08:00
7035aadaa6
update something
z060142
2025-05-17 04:16:36 +08:00
2c8a9e4588
Merge pull request #13 from z060142/Temporary-solution
main
z060142
2025-05-17 03:52:52 +08:00
f9457bf992
Replace text deduplication with difflib-based similarity matching to reduce false negatives
#13
z060142
2025-05-17 02:16:41 +08:00
a8603d4d45
Refine pause/resume behavior handling
z060142
2025-05-16 11:47:31 +08:00
e3e3d3b914
Fix duplicate log print issue
z060142
2025-05-16 02:26:28 +08:00
dad375dec8
Clean up redundant code and adjust initial game window size
z060142
2025-05-16 02:13:37 +08:00
2ac63718a9
Implement perceptual image hash deduplication for bubble processing
z060142
2025-05-16 02:02:31 +08:00
0b794a4c32
Add recovery mechanism for unexpected window closure (finally)
z060142
2025-05-15 12:13:51 +08:00
677a73f026
Force multiple window topmost strategies to prevent focus loss
z060142
2025-05-15 11:18:54 +08:00
890772f70e
Add message deduplication system and UI fallback handling for updated game states
z060142
2025-05-15 02:16:24 +08:00
2836ce899d
Merge pull request #12 from z060142/Temporary-solution
z060142
2025-05-13 04:53:40 +08:00
51a99ee5ad
Refactor Game Monitor into Game Manager with Setup.py integration and full process control
#12
z060142
2025-05-13 03:40:14 +08:00
a5b6a44164
Replace always-on-top with foreground activation for game window focus
z060142
2025-05-12 23:52:32 +08:00
59471b62ce
Improve game window topmost handling and add forced reconnection for remote control stability
z060142
2025-05-12 23:17:07 +08:00
b33ea85768
Added new styles for speech bubbles for detection
z060142
2025-05-10 01:09:51 +08:00
4a03ca4424
Add character limit to user profile entries
z060142
2025-05-09 20:14:44 +08:00
7d9ead1c60
update memory backup scripts
z060142
2025-05-09 13:13:58 +08:00
bccc6d413f
Migrate ChromaDB embedding model to paraphrase-multilingual-mpnet-base-v2
z060142
2025-05-09 12:32:06 +08:00
65df12a20e
Fix encoding issues, enhance ChromaDB reader with ID query and embedding model selection
z060142
2025-05-09 11:29:56 +08:00
2a68f04e87
Add something
z060142
2025-05-08 03:54:34 +08:00
4dd5d91029
Fix something
z060142
2025-05-08 03:24:44 +08:00
48c0c25a42
Extend ChromaDB memory system with scheduled tasks and Setup UI support
z060142
2025-05-08 03:08:51 +08:00
ce111cf3d5
Enhanced server connection stability
z060142
2025-05-07 23:07:54 +08:00
a29d336df0
Add remote control system for evaluation
z060142
2025-05-07 04:16:23 +08:00
6cffa4c70c
Merge pull request #11 from z060142/Refactoring
z060142
2025-05-07 01:11:58 +08:00
4d8308e9f6
Major system update: ChromaDB integration, detection upgrades, LLM refinements, and Windows process fixes
#11
Refactoring
z060142
2025-05-02 11:20:13 +08:00
cfe935bb58
Improve reply-type detection and remove redundant logic
z060142
2025-05-01 22:45:33 +08:00
90b3a492d7
Merge pull request #10 from z060142/Refactoring
z060142
2025-05-01 22:16:14 +08:00
bb1753796b
commit message: Refactor keyword detection with dual-template matching and coordinate correction
#10
z060142
2025-05-01 21:57:14 +08:00
42a6bde23f
Merge pull request #9 from z060142/Refactoring
z060142
2025-05-01 04:45:00 +08:00
da5f7f4358
Add island-based bubble detection method with color masks; refactor system prompt and streamline detection config
#9
z060142
2025-05-01 02:58:41 +08:00
1460ddd435
Trying to improve Wolfhart's social skills
z060142
2025-04-30 04:32:59 +08:00
c357dfdae2
commit message: Add ESC fallback actions, improve empty LLM reply handling, and provide ChromaDB backup scripts
z060142
2025-04-30 01:53:10 +08:00
7e4383fa98
Merge pull request #8 from z060142/Refactoring
z060142
2025-04-28 00:17:56 +08:00
d3bc8d9914
Adjust JSON output order in LLM responses to prioritize commands and improve tool use invocation
#8
z060142
2025-04-28 00:15:16 +08:00
74270aace7
Merge pull request #7 from z060142/Refactoring
z060142
2025-04-27 23:36:18 +08:00
f191ab3315
Enhance llm_debug_script.py to allow dynamic username input
#7
z060142
2025-04-27 23:35:12 +08:00
30e418eba4
Merge pull request #6 from z060142/Refactoring
z060142
2025-04-27 23:17:13 +08:00
c2761927ad
Enhance Setup.py: persist window after saving and add script control buttons
#6
z060142
2025-04-27 23:14:21 +08:00
9a788e5484
Fix Backslash in config cauded path reading failure
z060142
2025-04-26 16:24:31 +08:00
b590b17225
Nothing update
z060142
2025-04-26 14:39:57 +08:00
a25e1e4e8b
Update Setup UI
z060142
2025-04-26 14:21:08 +08:00
5cba0b970c
Merge pull request #5 from z060142/Refactoring
z060142
2025-04-26 14:03:05 +08:00
494f6e2943
Add Bot setup UI
#5
z060142
2025-04-26 14:00:26 +08:00
583600760b
Merge pull request #4 from z060142/Refactoring
z060142
2025-04-26 10:44:47 +08:00
96f53ecdfc
Fix Game monitor not restart game issue
#4
z060142
2025-04-25 23:50:32 +08:00
94e3b55136
Add Game Monitor for window position tracking and auto-restart
z060142
2025-04-25 16:35:33 +08:00
805662943f
Update memory to ChromaDB, refine system prompt for instruction adherence, and localize Wolf to British English
z060142
2025-04-24 22:51:09 +08:00
74005e65d6
update README.md
z060142
2025-04-22 22:42:07 +08:00
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
z060142
2025-04-22 19:12:09 +08:00
6a96ab455a
Feat Restrict screen recognition scope for different use cases
z060142
2025-04-21 23:14:27 +08:00
a9ff1959ef
Merge pull request #3 from z060142/Refactoring
z060142
2025-04-21 19:02:51 +08:00
cca194160d
Remove MCP server dependencies, Add LLM test script, Refactor Slightly adjust UI navigation speed
#3
z060142
2025-04-21 19:00:49 +08:00
31ed1da190
Update Capitol icon
z060142
2025-04-21 15:48:13 +08:00
4dc119802e
Refactor system prompt, Improve JSON parser, and add reply failure reconnection mechanism
z060142
2025-04-21 15:28:36 +08:00
381b40c62f
Merge pull request #2 from z060142/Refactoring
z060142
2025-04-20 21:51:46 +08:00
f2cca2d394
Improve LLM system prompt update. Fix Crash caused by calling MCP
#2
z060142
2025-04-20 21:39:43 +08:00
2510a64d22
Add Keyworld detection for Reply. Improve Multu-person chat is now handled better
z060142
2025-04-20 15:50:46 +08:00
3403c14e13
Improve LLM performance
z060142
2025-04-20 14:46:04 +08:00
f7b7864446
Optimize
z060142
2025-04-19 18:11:58 +08:00
e25e3177c2
Improve Element detection stability
z060142
2025-04-19 13:00:22 +08:00
3ec4017a1e
Add Reply to specific conversation. Fix Conversation bubble detection
z060142
2025-04-19 01:37:57 +08:00
9f981a0621
Added the function of dismissing positions. Improved the stability of chat bubble detection.
z060142
2025-04-18 21:38:24 +08:00
30df8f8320
Merge pull request #1 from z060142/Refactoring
z060142
2025-04-18 13:33:52 +08:00
6a4b56682c
Modularize existing work logic
#1
z060142
2025-04-18 13:17:48 +08:00
cc8b32e245
Improvement Enhance LLM formatting and parsing
legacy
z060142
2025-04-17 22:16:12 +08:00
c4c001d89c
Merge branch 'main' of https://github.com/z060142/Wolf-Chat-for-Lastwar
z060142
2025-04-17 15:54:48 +08:00
a9fb98d146
Change the long-term memory system source
z060142
2025-04-17 15:54:21 +08:00
d8b952e796
Update README.md
z060142
2025-04-17 01:36:30 +08:00
d5d7b87727
first commit
z060142
2025-04-17 01:28:22 +08:00