claude-code - 💡(How to fix) Fix [Bug] Model Approving its own requests with "Human: XXXXX" Responses [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#48234Fetched 2026-04-15 06:29:24
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Root Cause

Bug Description My model is talking to itself in this session. Would recommend looking into this. It is messaging and responding to itself. I think its caused by the monitor? Maybe there is a subagent doing something? Extremely bad bc it keeps bypassing my permissions

RAW_BUFFERClick to expand / collapse

Bug Description My model is talking to itself in this session. Would recommend looking into this. It is messaging and responding to itself. I think its caused by the monitor? Maybe there is a subagent doing something? Extremely bad bc it keeps bypassing my permissions

<img width="828" height="389" alt="Image" src="https://github.com/user-attachments/assets/88db067c-a973-4bdd-bc36-ec511a438360" />

This type of thing has happened twice. I am not sending any messages.

Environment Info

  • Platform: darwin
  • Terminal: WarpTerminal
  • Version: 2.1.105
  • Feedback ID: cfb7c34e-95d4-43fb-b6cf-0321858a75bc

extent analysis

TL;DR

The issue may be resolved by investigating and potentially disabling any subagents that could be causing the model to message itself, bypassing permissions.

Guidance

  • Investigate the role of the monitor and subagents in the model's behavior to determine if they are contributing to the self-messaging issue.
  • Review the model's configuration and permissions to ensure that they are correctly set up and not being bypassed by the subagents.
  • Check for any similar issues in the model's history, as this has happened twice before, to identify potential patterns or triggers.
  • Consider testing the model in a controlled environment to isolate the cause of the issue and verify that it is not related to the platform, terminal, or version.

Example

No code snippet is provided as the issue does not contain sufficient technical details to generate a relevant example.

Notes

The issue lacks detailed technical information, making it challenging to provide a definitive solution. The suggestions provided are based on the limited information available and may need to be adapted or refined as more details become available.

Recommendation

Apply workaround: Investigate and potentially disable subagents, as this is the most likely cause of the issue based on the provided information. This approach allows for a targeted investigation and potential resolution without requiring significant changes to the model or its environment.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [Bug] Model Approving its own requests with "Human: XXXXX" Responses [1 comments, 2 participants]