hangerye
|
dfb4b79b26
|
fix: delete error console log
|
2025-06-30 02:22:21 +08:00 |
|
hangerye
|
e10a25aa9c
|
fix: multi node versions fix
|
2025-06-30 02:20:47 +08:00 |
|
hangwin
|
8c13fd6717
|
Update TROUBLESHOOTING_zh.md
|
2025-06-30 01:14:08 +08:00 |
|
hangwin
|
7da1bb0a26
|
Update README_zh.md
|
2025-06-27 17:03:06 +08:00 |
|
hangwin
|
e8a6d5aed5
|
Merge pull request #36 from hangwin/fix/find_interactive_element_optimize
Fix/find interactive element optimize
v0.0.5
|
2025-06-23 16:45:17 +08:00 |
|
hangerye
|
e2e858aea5
|
chore: update zip
|
2025-06-23 16:44:36 +08:00 |
|
hangerye
|
a42ef24683
|
feat: compress base64 image & find interactive elements optimize
|
2025-06-23 16:36:59 +08:00 |
|
hangwin
|
f46892f764
|
Update TROUBLESHOOTING.md
|
2025-06-23 14:34:15 +08:00 |
|
hangwin
|
3e382329ef
|
Update TROUBLESHOOTING_zh.md
|
2025-06-23 14:33:53 +08:00 |
|
hangwin
|
546edc9806
|
Update README.md
|
2025-06-22 22:16:34 +08:00 |
|
hangwin
|
5afe5ca2a1
|
Update README_zh.md
|
2025-06-22 22:14:19 +08:00 |
|
hangwin
|
511002b24f
|
Update CHANGELOG.md
v0.0.4
|
2025-06-22 21:52:35 +08:00 |
|
hangwin
|
ad9f56c93d
|
Merge pull request #27 from hangwin/feat/support_stdio
feat: add console tool & support mcp stdio type
|
2025-06-22 21:49:03 +08:00 |
|
hangerye
|
d25a0fbecb
|
feat: add console tool & support mcp stdio type
|
2025-06-22 21:45:17 +08:00 |
|
hangwin
|
cb9a3665ec
|
Merge pull request #20 from hangwin/feat/gen_changelog
Update CHANGELOG.md
|
2025-06-18 16:14:41 +08:00 |
|
hangwin
|
ce51767f2d
|
Update CHANGELOG.md
|
2025-06-18 16:14:23 +08:00 |
|
hangwin
|
8d37d6782d
|
Update README_zh.md
|
2025-06-17 19:30:42 +08:00 |
|
hangwin
|
eda4a0ff4a
|
Update README.md
|
2025-06-17 19:23:48 +08:00 |
|
hangwin
|
cf263ded54
|
Update excalidraw-prompt.md
|
2025-06-17 17:55:32 +08:00 |
|
hangwin
|
5140285dca
|
Update README_zh.md
|
2025-06-17 03:10:03 +08:00 |
|
hangwin
|
bb5c627312
|
Update README.md
|
2025-06-17 03:08:25 +08:00 |
|
hangwin
|
82bca457ce
|
Merge pull request #10 from hangwin/feat/add_inject_tool
Feat/add inject tool
v0.0.3
|
2025-06-17 03:03:31 +08:00 |
|
hangerye
|
17096e0a7b
|
docs: update docs and zip
|
2025-06-17 03:02:23 +08:00 |
|
hangerye
|
d98d6ea3b9
|
docs: update docs and zip
|
2025-06-17 03:02:05 +08:00 |
|
hangerye
|
0d56090ed3
|
fix: inject tool bug fix
|
2025-06-17 01:53:44 +08:00 |
|
hangerye
|
3703c647e6
|
feat: add prompts for test
|
2025-06-16 21:27:01 +08:00 |
|
hangerye
|
1ea6433a25
|
feat: add inject tool
|
2025-06-16 01:13:52 +08:00 |
|
hangwin
|
3bd87dc58a
|
Merge pull request #4 from hangwin/feat/model_cache
model cache optimize
|
2025-06-12 21:45:19 +08:00 |
|
hangerye
|
ed9e9ca7fd
|
chore: update zip
|
2025-06-12 21:41:03 +08:00 |
|
hangerye
|
fb37fc81b0
|
chore: update zip
|
2025-06-12 21:37:00 +08:00 |
|
hangerye
|
3364dd37f2
|
feat: model initial optimize
|
2025-06-12 21:34:00 +08:00 |
|
hangerye
|
eb7ad94b37
|
style: model cache manage ui optimize
|
2025-06-12 20:49:16 +08:00 |
|
hangerye
|
0eae0a399c
|
fix: model cache refactor
|
2025-06-12 20:21:37 +08:00 |
|
hangwin
|
aa82c5bd47
|
feat: implement comprehensive model cache management system
- Add intelligent cache mechanism using stable HuggingFace URLs as keys
- Implement automatic cache cleanup with time-based expiry (7 days) and size limits (500MB)
- Add zero-copy ArrayBuffer transfer to workers using Transferable Objects
- Create cache management UI in popup with statistics and manual controls
- Add background periodic cleanup task (every 24 hours)
- Support both local files (URL) and remote files (cached ArrayBuffer) modes
- Include comprehensive cache metadata management
- Add cache testing tools and detailed documentation
Key improvements:
- Solves HuggingFace dynamic URL caching issues
- Prevents unlimited cache growth with smart cleanup
- Provides user-friendly cache management interface
- Maintains backward compatibility with existing functionality
- Significantly improves model loading performance after first download
|
2025-06-11 12:56:06 +00:00 |
|
hangwin
|
23668ebf0b
|
Merge pull request #3 from hangwin/feat/optional_use_model
update run_host.bat to fix compatibility
|
2025-06-11 20:19:17 +08:00 |
|
hangerye
|
01e2523f7a
|
fix: update run_host.bat to fix compatibility
|
2025-06-11 20:17:15 +08:00 |
|
hangwin
|
638f7647b3
|
Merge pull request #2 from hangwin/feat/optional_use_model
change embedding model initial time
v0.0.2
|
2025-06-11 20:04:40 +08:00 |
|
hangerye
|
55b181ce73
|
feat: update zip
|
2025-06-11 20:01:52 +08:00 |
|
hangerye
|
25433cb0b0
|
feat: update zip
|
2025-06-11 20:01:40 +08:00 |
|
hangerye
|
36f5684125
|
feat: change semantic-engine init time
|
2025-06-11 19:34:52 +08:00 |
|
hangwin
|
04bfbc9329
|
Update WINDOWS_INSTALL_zh.md
|
2025-06-11 15:17:12 +08:00 |
|
hangerye
|
e2986bbdc8
|
docs: update windows install doc
|
2025-06-11 15:11:12 +08:00 |
|
hangerye
|
db8989f4f4
|
fix: windows node env fix again2
|
2025-06-11 02:20:40 +08:00 |
|
hangerye
|
4e157717d3
|
fix: windows node env fix again
|
2025-06-11 02:09:31 +08:00 |
|
hangerye
|
d155d615de
|
fix: windows node env fix
|
2025-06-11 01:58:26 +08:00 |
|
hangerye
|
be4ded5ab7
|
fix: windows install fail
|
2025-06-11 00:33:15 +08:00 |
|
hangerye
|
0c4942a2da
|
fix: install script permission fix
|
2025-06-10 15:50:07 +08:00 |
|
hangerye
|
24bb809074
|
fix: npm包权限问题fix
|
2025-06-10 15:19:12 +08:00 |
|
hangerye
|
1d4ce31622
|
feat: update zip
|
2025-06-10 11:59:30 +08:00 |
|
hangwin
|
be99deba09
|
Merge pull request #1 from hangwin/translate-chinese-comments
Translate Chinese comments to English and remove redundant comments
|
2025-06-10 11:43:17 +08:00 |
|