jxxghp
4208c79d72
refine tool提示语为更简洁风格,补充last_buffer_char属性及非VERBOSE模式流式输出换行逻辑,新增工具流式分隔符单元测试
2026-04-26 11:15:11 +08:00
jxxghp
6b01901a4a
更新 search_web.py
2026-04-08 07:29:30 +08:00
jxxghp
70109635c7
feat(agent): 接入Exa API用于网络搜索
2026-03-30 07:11:29 +08:00
jxxghp
17519d5a96
add TAVILY_API_KEYS
2026-03-23 22:13:44 +08:00
jxxghp
b896b07a08
fix search_web tool
2026-01-24 07:39:07 +08:00
copilot-swe-agent[bot]
9641d33040
Fix generator handling and update error message to reference requirements.in
...
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com >
2026-01-23 15:23:52 +00:00
copilot-swe-agent[bot]
eca339d107
Address code review comments: improve code organization and use modern asyncio
...
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com >
2026-01-23 15:22:45 +00:00
copilot-swe-agent[bot]
ca18705d88
Reimplemented SearchWebTool using duckduckgo-search library
...
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com >
2026-01-23 15:20:06 +00:00
jxxghp
9b5f863832
v2.8.6
...
- 增加全局智能助手设置,开启后所有消息通过智能助手回答而无需使用 `/ai` 指令
- 问题修复与细节优化
2025-11-23 13:55:16 +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