Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Claude, please stop trying to memorize random crap

The author expresses frustration with Claude, an AI assistant, attempting to memorize irrelevant session transcripts and random information instead of focusing on useful tasks. The article argues this behavior wastes resources and hinders efficiency.

Background

- The article critiques a recent change in Claude (Anthropic's AI assistant) that causes it to aggressively memorize and repeat verbatim content from past chat sessions, even trivial or personal details, without being asked to do so. - This "memorizing" behavior appears to be a side-effect of how Claude's "agentic" features (like Projects and custom instructions) are implemented, where the model tries to recall context across sessions. - The author argues this undermines user trust and control, as Claude starts injecting irrelevant, sometimes private-seeming details into new conversations unprompted. - Anthropic is the AI safety company behind Claude; this piece reflects a growing user frustration with models that over-memorize or fail to forget, a recurring tension in deployed AI systems.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.