Conversation
Tools with requiresConfirmation (e.g. user_table) blocked indefinitely in mothership because the frontend has no approval UI. Added a new promptForToolApproval orchestrator option so mothership auto-executes these tools while copilot continues to prompt for user approval. Made-with: Cursor
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryMedium Risk Overview Updates SSE tool-call handling (including subagent tool calls) to only block on Written by Cursor Bugbot for commit 8bfe39f. This will update automatically on new commits. Configure here. |
Made-with: Cursor # Conflicts: # apps/sim/app/api/mothership/chat/route.ts
…thership chat (#3616) Tools with requiresConfirmation (e.g. user_table) blocked indefinitely in mothership because the frontend has no approval UI. Added a new promptForToolApproval orchestrator option so mothership auto-executes these tools while copilot continues to prompt for user approval. Made-with: Cursor Co-authored-by: Theodore Li <theo@sim.ai>
Summary
After changing mothership to run workflows using interact true, confirmation is needed. This blocked all resources. Added a promptForToolApproval so it skipst his check for mothership.
Type of Change
Testing
Tested that building resources works now.
Checklist
Screenshots/Videos