0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PilotDeck
  2. /
  3. src
  4. /
  5. router
  6. /
  7. orchestrate
Kaguya-19Kaguya-19fix(router): case-insensitive tool filtering and trim redundant prompt section
10b5755a创建于 15 天前历史提交
文件最后提交记录最后更新时间
applyOrchestration.ts
fix(router): case-insensitive tool filtering and trim redundant prompt section Make allowedTools/blockedTools matching case-insensitive to avoid misses when tool names differ in casing. Fall back to unfiltered tools when allowedTools matches nothing. Remove the agent tool call schema section from DEFAULT_ORCHESTRATION_PROMPT (already documented in tool definition). Co-authored-by: Cursor <cursoragent@cursor.com> 15 天前