logoalt Hacker News

dbdrtoday at 6:17 AM3 repliesview on HN

> Noted for next time.

Is that just something it says, or will that actually affect how it will behave next time?


Replies

saghmtoday at 7:22 PM

My experience is that unless it actually writes it down somewhere, it's almost definitely going to forget within the next time or two that the context gets compacted. Even if it does write a rule down, it still may or may not actually follow the rule because it just becomes one additional piece of context to weigh alongside everything else.

To be clear, none of this is specific to Claude as much as just a property of how these tools work. Certain models might be better or worse at making the right calls here, but the fundamental constraint of context limiting how much knowledge can be retained and a "rule" in context, whether written down in advance or manually remembered for the time being, is not a guarantee it will be followed.

supriyo-biswastoday at 6:46 AM

Well, it could make a note in its memory and reference it later. I don't know if such a statement from the LLM would actually cause a write to the memory in all cases, though.

show 1 reply
gverrillatoday at 4:20 PM

You can configure that. It's a feature called memory in claude/chatgpt web. For claude code, take a look at CLAUDE.md.