Where does the bug appear (feature/product)?
Grok Bot
Describe the Bug
Since Sun 6 Sep 2026 ~21:45 Europe/London, one agent (Maturin / Desk) cannot invoke cursor-namespace tools via CallDynamicTool. Every call fails immediately with:
Tool execution error. Missing required fields: namespace, toolName. Re-issue the call with the tool’s identity set; arguments alone does not identify the tool.
This happens even when namespace and toolName ARE supplied (nested or flattened args).
Fails: SendToAgent (cannot message teammate agents), Task/browserUse/computerUse, CreateAgent/UpdateAgent; often SearchPlugins/WebSearch via the same path. SendFeedback also fails the same way.
Works: user↔agent chat (SendToUser); Shell/files/memory/routines on the agent computer; GetDynamicTools still lists the tools; user can chat teammates directly in the app; at least one inbound teammate→Maturin message arrived while outbound was already broken. box-doctor all pass. status.cursor.com showed Grok Bot operational / no matching open incident. Client restart and Reset Grok Bot’s Computer did not fix it.
Impact: multi-agent desk cannot coordinate specialists from the assembler bot.
Steps to Reproduce
Steps to Reproduce
- Open Grok Bot; chat with an agent that uses teammates (SendToAgent) / Task workers.
- Have the agent call CallDynamicTool for SendToAgent (or Task / CreateAgent) with namespace=“cursor” and toolName set.
- Observe immediate failure: Missing required fields: namespace, toolName — even though those fields were provided.
- Confirm GetDynamicTools still lists SendToAgent/Task; user chat still works.
Expected Behavior
CallDynamicTool should execute SendToAgent/Task/CreateAgent when namespace + toolName (+ args) are correctly supplied. Agent-to-agent messaging and background workers should work while user chat works.
Operating System
MacOS
Version Information
Version: 0.44.0
Release Track: stable
OS: darwin
Additional Information
- First noticed during chartist-bot setup evening of 6 Sep; earlier that evening Task/browserUse had worked (TradingView check).
- Overnight 30-min probes: often SearchPlugins OK / SendToAgent missing or call fails; never full recovery through morning 7 Sep (still broken after computer Reset ~09:42).
- Mac client. Related weekend forum threads on Grok Bot send/reply failures; this case is specifically CallDynamicTool invoke / agent-to-agent outbound while chat remains healthy.
Does this stop you from using Cursor
No - Cursor works, but with this issue