claude-code - 💡(How to fix) Fix [Bug] Agent reasoning quality degradation after recent changes and session compaction data loss [2 comments, 3 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#49241Fetched 2026-04-17 08:46:48
View on GitHub
Comments
2
Participants
3
Timeline
7
Reactions
0
Timeline (top)
labeled ×5commented ×2
RAW_BUFFERClick to expand / collapse

Bug Description The agent has gotten dumber, I'm having to babysit it way more now this regression to a junior developer is hampering my ability to do my work. I know your probably more focused on the mythos model, but supporting your existing clients should be a top priority and this issue of the agent getting dumber isn't good. your going to start loosing clients, it should be your top priority. I think happened with the changes you did to remove openclaw so you should look into what those changes are and how it affected your normal users. I've also ran into multiple issues where compaction fails. This is catastrophic as I loose all that session data and it's completely unrecoverable. This should be a top priority that a user should never have an unrecoverable session, it's a bad user experience as being able to continue the session is the most important thing for retaining the context of what was done in that session. having to re-transfer that context manually to a new session is lossy and forcing your users to do that without being able to query the previous session is a bad user experience.

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 2.1.110
  • Feedback ID: 42c37133-bbbe-4426-a43f-8830e2688d12

extent analysis

TL;DR

Investigate the recent changes made to remove OpenCLaw and their potential impact on the agent's functionality to address the regression issue.

Guidance

  • Review the changes made to remove OpenCLaw and assess how they may have affected the agent's performance and session management.
  • Verify if the compaction failures are related to the same changes and if there are any error logs or messages that can provide more insight into the issue.
  • Consider implementing a temporary workaround to prevent session data loss, such as increasing the session timeout or providing an option to manually save session data.
  • Prioritize fixing the compaction issue to prevent unrecoverable session data loss and improve the overall user experience.

Notes

The issue lacks specific technical details, making it challenging to provide a more detailed solution. Further investigation and debugging are necessary to identify the root cause of the problem.

Recommendation

Apply a workaround to prevent session data loss until the root cause of the issue can be identified and fixed, as the current situation is causing significant disruptions to users.

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