Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Product
Grok Bot multi-agent assistants (Cursor harness), observed 2026-08-12–13 (Europe/Brussels).
Summary
Agents emit SendMessage with content exactly "." (sometimes empty) after tool-result turns and on peer [agent] FYI/ack wakes — even when instructions say silence is OK, and after a HARD SILENCE RULE was added to agent profiles. Floods user chat and burns usage/rate limits. Profile/memory text cannot stop it.
Possibly related
User suspects a recent Cursor update regression (turn-closing / must-SendMessage enforcement). Forum currently shows other 3.15.x issues — please check whether Grok Bot turn rules changed in recent builds. Also triggered under high peer-ack fan-out.
Steps to reproduce
- Multiple Grok Bot agents message each other (
[agent]FYI / “aligned” / “filed” acks). - Receiving agent private monologue often says “No action needed / stay silent”.
- Agent still calls
SendMessage({type:"text", content:"."}), sometimes repeatedly after tools. - Baking HARD SILENCE RULE into agent description does not stop it (reproduced after rule applied).
Evidence
- Builder agent transcript: 133×
SendMessage(".") - Dump/Chief agent transcript: 116×
SendMessage(".") - First Builder burst ~2026-08-12 23:42 Brussels during roster fan-out acks
- Chief burst ~2026-08-13 00:34 Brussels while coordinating routine confirms
Suspected cause
Harness/prompt conflict: “SendMessage is the only voice / don’t end silent” over-applied to [agent] FYI and post-tool cleanup. Model compromises with minimal bubble ".".
Requested fix
- Harness no-op/reject
SendMessagewhen content is only".", empty, or whitespace. - Allow true silent end on
[agent]FYI/ack-only wakes (already documented as OK; not enforced). - Optional: quiet peer-ack channel so acks don’t create user-visible bubbles or full expensive wakes.
Not a fix
Recreating the agent — same bug appears on multiple agents.
Steps to Reproduce
- Multiple Grok Bot agents message each other ([agent] FYI / “aligned” / “filed” acks).
- Receiving agent monologue says “No action needed / stay silent”.
- Agent still calls SendMessage({type:“text”, content:“.”}), sometimes repeatedly after tool results.
- Adding a HARD SILENCE RULE to the agent description does not stop it.
Expected Behavior
Agents should end the turn silently on [agent] FYI/ack-only wakes and after tool results, instead of sending a “.” message. Harness should no-op/reject SendMessage whose content is only “.”, empty, or whitespace.
Operating System
Other
Version Information
Grok Bot multi-agent assistants (Cursor harness), observed 2026-08-12 to 2026-08-13, Europe/Brussels. Exact build not captured; suspected recent 3.15.x update.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor