jxxghp
d749d59cad
Merge pull request #5171 from jxxghp/cursor/check-for-ai-prefix-before-processing-message-composer-1-29f2
v2.8.6
2025-11-23 14:37:21 +08:00
Cursor Agent
80396b4d30
Fix: Make /ai command case-insensitive
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-23 06:36:06 +00:00
Cursor Agent
64b93a009c
Refactor: Allow messages without /ai prefix
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-23 06:35:44 +00:00
Cursor Agent
2b32250504
feat: Require messages to start with /ai
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-23 06:34:31 +00:00
jxxghp
9b5f863832
v2.8.6
...
- 增加全局智能助手设置,开启后所有消息通过智能助手回答而无需使用 `/ai` 指令
- 问题修复与细节优化
2025-11-23 13:55:16 +08:00
jxxghp
fd422d7446
Merge pull request #5170 from wikrin/fix
2025-11-23 13:33:49 +08:00
Attente
5162b2748e
fix(media): 修复类型错误
2025-11-23 13:28:01 +08:00
jxxghp
56c684ec06
Merge pull request #5168 from jxxghp/cursor/add-actor-filmography-search-tool-composer-1-6aad
2025-11-22 08:12:17 +08:00
Cursor Agent
7e93b33407
feat: Add search_person_credits tool
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-22 00:03:57 +00:00
jxxghp
7662235802
Merge pull request #5165 from jxxghp/cursor/add-site-parameters-to-agent-subscription-tool-be8f
2025-11-21 20:46:19 +08:00
Cursor Agent
e41f9facc7
Add sites parameter to AddSubscribeTool
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-21 12:45:11 +00:00
jxxghp
785b8ede11
Merge pull request #5164 from jxxghp/cursor/add-person-search-tool-for-agent-745c
2025-11-21 19:33:00 +08:00
Cursor Agent
78b198ad70
feat: Add SearchPersonTool for agent
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-21 11:31:27 +00:00
jxxghp
c2c0515991
Merge pull request #5163 from Pollo3470/feat/ai-proxy
v2.8.5
2025-11-21 12:23:39 +08:00
Pollo
b97fefdb8d
fix(ai): 解决google代理不生效问题
...
- google在检测到配置代理时,使用gemini openai兼容API
2025-11-21 11:10:41 +08:00
jxxghp
840da6dd85
Merge pull request #5157 from jxxghp/cursor/add-web-search-tool-with-context-trimming-70fe
2025-11-20 22:59:37 +08:00
Cursor Agent
972d916126
Refactor: Use DuckDuckGo API directly for web search
...
This change removes the HTML parsing logic and directly uses the DuckDuckGo API for web searches. It also adds proxy support for the HTTP requests.
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-20 14:58:22 +00:00
Cursor Agent
e3ed065f5f
Add SearchWebTool for web searching capabilities
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-20 14:52:45 +00:00
jxxghp
760ebe6113
v2.8.5
...
- 智能体OpenAi及Google模型默认使用代理,支持自动获取可选模型列表
- 手动添加下载时支持指定媒体信息编号
2025-11-20 19:40:43 +08:00
jxxghp
a329d3ad89
fix api
2025-11-20 19:38:19 +08:00
jxxghp
01f8561582
fix
2025-11-20 19:15:46 +08:00
jxxghp
883ea5c996
Merge pull request #5155 from madrays/v2
2025-11-20 19:10:58 +08:00
jxxghp
99cf13ed9b
Merge pull request #5152 from Pollo3470/feat/ai-proxy
2025-11-20 19:09:54 +08:00
madrays
91c7ef6801
增加自动拉取可用ai模型的易用性功能
2025-11-20 19:01:33 +08:00
Pollo
84ef5705e7
feat: google临时环境变量线程安全处理
2025-11-20 17:05:55 +08:00
Pollo
cf2a0cf8c2
feat: google和openai使用代理访问
2025-11-20 16:56:32 +08:00
jxxghp
48c25c40e4
fix wechat
2025-11-20 16:51:43 +08:00
jxxghp
996d8ab954
v2.8.4-1
...
- 修复工作流组件加载问题
- 修改个别智能体工具问题
v2.8.4-1
v2.8.4
2025-11-20 13:10:38 +08:00
jxxghp
fac2546a92
Enhance media library query tool with detailed logging and improved error handling. Refactor to use MediaServerChain for media existence checks and item details retrieval.
2025-11-20 13:02:23 +08:00
jxxghp
728ea6172a
fix exists_local
2025-11-20 12:43:19 +08:00
jxxghp
f59d225029
fix workflow actions
2025-11-20 12:34:44 +08:00
jxxghp
0b178a715f
fix search_media
2025-11-20 12:00:00 +08:00
jxxghp
e06e5328c2
Merge pull request #5148 from jxxghp/cursor/handle-ai-agent-message-processing-error-af53
2025-11-20 09:37:48 +08:00
Cursor Agent
1c14cd0979
Refactor: Use asyncio.run_coroutine_threadsafe for async calls
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-20 01:37:17 +00:00
jxxghp
f9141f5ba2
Merge remote-tracking branch 'origin/v2' into v2
2025-11-20 08:19:52 +08:00
jxxghp
48da5c976c
fixx loop
2025-11-20 08:15:37 +08:00
jxxghp
fa38c81c08
Merge pull request #5146 from DDS-Derek/dev
2025-11-19 20:47:16 +08:00
DDSDerek
8d5fe5270f
Update app/modules/filemanager/storages/u115.py
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-19 19:51:14 +08:00
DDSRem
0dc0d66549
fix: known issue
2025-11-19 19:46:46 +08:00
DDSRem
f589fcc2d0
feat(u115): improve stability of the u115 module
...
1. 优化API请求错误时到处理逻辑
2. 提升hash计算速度
3. 接口级QPS速率限制
4. 使用httpx替换request
5. 优化路径拼接稳定性
6. 代码格式化
2025-11-19 19:39:02 +08:00
jxxghp
edd44a0993
Merge pull request #5143 from jxxghp/cursor/update-mcp-api-documentation-and-readme-a12b
2025-11-19 16:05:23 +08:00
Cursor Agent
2aae496742
Refactor: Improve MCP API documentation for broader client support
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-19 08:03:53 +00:00
Cursor Agent
6f72046f86
Refactor: Update MCP API documentation and authentication
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-19 07:47:32 +00:00
jxxghp
d4a9b446a6
更新 requirements.in
2025-11-19 14:35:41 +08:00
jxxghp
95f571e9b9
更新 requirements.in
2025-11-19 14:34:27 +08:00
jxxghp
e8aeae5c07
更新 version.py
2025-11-19 14:28:49 +08:00
jxxghp
ddf6dc0343
Merge pull request #5142 from jxxghp/cursor/update-agent-site-tool-documentation-with-priority-81fb
2025-11-19 14:17:31 +08:00
Cursor Agent
36d55a9db7
Refactor: Simplify tool descriptions
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-19 06:16:24 +00:00
Cursor Agent
7d41379ad5
Refactor: Clarify site priority in tool descriptions
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-11-19 06:15:18 +00:00
jxxghp
63e928da96
更新 version.py
2025-11-19 14:10:11 +08:00