| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Feat: 新增引导指引用户使用nl2agent功能生成Agent (#3756) * refactor new agents * update atuo-save * update * update * 📝 Docs: Add NL2Agent capability design handoff * 📝 Docs: Refine NL2Agent development and merge plan * 📝 Docs: Detail NL2Agent phase one implementation * ✨ Feature: Add NL2Agent draft workflow * ✅ Test: Cover NL2Agent draft lifecycle * 🐛 Bugfix: Refine NL2Agent clarification flow * 📝 Docs: Detail NL2Agent phase two contracts * ✨ Feature: Add NL2Agent installed resource binding * ✅ Test: Cover NL2Agent resource binding lifecycle * 🐛 Bugfix: Refresh Agent resources after binding * 🚚 migrate NL2Agent workflow to newagents * 🐛 Bugfix: Synchronize Agent resource bindings * ✨ Feature: Complete NL2Agent prompt confirmation flow * 🐛 Bugfix: Enforce NL2Agent interactive card boundaries * ♻️ Refactor: Configure NL2Agent from existing drafts * 🐛 Bugfix: Prevent NL2Agent false completion answers * 🐛 Bugfix: Preserve NL2Agent system prompt context * 🐛 Bugfix: Refresh NL2Agent form after draft saves * 🐛 Bugfix: Prevent NL2Agent few-shot generation truncation * 🐛 Bugfix: Enforce atomic NL2Agent prompt generation * ♻️ Refactor: Replace NL2Agent final confirmation with summary * ✨ Feature: Focus updated NL2Agent config sections * 解决冲突 * update * 删除newagents * fix 前端build问题 * fix agent version publish ut * ♻️ Refactor: Isolate NL2Agent MCP service * fix ut * fix(benchmark): retain agent example config * 过滤is_user_selectable为false的tool * ♻️ Refactor: Use automatic NL2A tool prefixes * ✅ Test: Align skill instance error handling mocks * 1. 修复conversation stop时没有调用接口 2. 修复Agent配置页中,未选择模型时也可以调试 3. 修复删除agent之后,url没有变,会fetch已删除的agent信息 * 🐛 Bugfix: Restore skill file upload helper import * add ut * fix ut * 🐛 Bugfix: Bypass proxies for local MCP connections * 🐛 Bugfix: Defer NL2Agent scheduled task setup * ✨ Feature: Add NL2Agent conversational revisions * 1. 统一Agent配置页面的校验逻辑 2. 修复在问答页面,删除当前conversation的时候传递错误的conversation_id导致删除会话失败 3. 恢复在Agent配置页面的版本提示 4. 修复发现外部A2A Agent相关功能 5. 修复Nl2Agent在开启本地代理的情况下在调用本地mcp工具时超时 6. 修复导出智能体失败(因为新版本删除了business_description字段,在导出时这个字段却又是必填字段) * fix form input * 恢复文件修改 * 恢复文件修改 * fix ut * 1. 添加tour引导用户使用nl2agent功能 2. 修复偶现切换agent频繁调用api/tool/update导致卡死的问题 * 优化agent info接口的缓存机制,默认设置不缓存,确保数据的新鲜 * 修复无法修改是否发布为A2A Agent的问题 * 支持当用户导入智能体后,自动跳转到这个导入的智能体 * fix ut --------- Co-authored-by: RedShakespeare <silencess_m@qq.com> Co-authored-by: Cursor <cursoragent@cursor.com> | 12 天前 |