claude-code - 💡(How to fix) Fix [BUG] Claude Code Can't Remember It can Set Crons [1 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#52065Fetched 2026-04-23 07:37:28
View on GitHub
Comments
0
Participants
1
Timeline
5
Reactions
0
Participants
Timeline (top)
labeled ×5

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

"Opus 4.7 exhibits a retrieval-level regression on agentic-tool-awareness relative to 4.6. The tools function when invoked but are systematically absent from the model's self-described capability set when users ask what it can do. This creates a user-education-burden that 4.6 did not produce."

"Opus 4.7 exhibits a retrieval-level regression on agentic-tool-awareness relative to 4.6. The tools function when invoked but are systematically absent from the model's self-described capability set when users ask what it can do. This creates a user-education-burden that 4.6 did not produce."

What Should Happen?

Yall need to give 4.7 the same awareness of how crons work on claude code as 4.6 had. This is super annoying.

Error Messages/Logs

Steps to Reproduce

Tell claude code 'schedule a cron for' whatever. They will tell you they cant do that.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.117 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can be addressed by investigating and potentially updating the agentic-tool-awareness functionality in Opus 4.7 to match the behavior of Opus 4.6.

Guidance

  • Review the changes made between Opus 4.6 and 4.7 to identify potential causes of the regression in agentic-tool-awareness.
  • Test the cron scheduling functionality in Opus 4.7 to verify that the tools function as expected when invoked, but are not included in the model's self-described capability set.
  • Investigate the user-education-burden created by this regression and consider temporary workarounds to mitigate its impact.
  • Compare the self-described capability sets of Opus 4.6 and 4.7 to identify specific differences in tool awareness.

Example

No code snippet is provided as the issue does not include specific code examples.

Notes

The issue lacks specific technical details about the changes made between Opus 4.6 and 4.7, which makes it difficult to provide a precise fix. Additionally, the absence of error messages or logs limits the ability to diagnose the issue.

Recommendation

Apply workaround: The best course of action is to apply a temporary workaround to mitigate the user-education-burden while investigating the root cause of the regression and working on a permanent fix.

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