#Solved my agent's amnesia problemBeen r - ericldiaz_35843
1 messages · Page 1 of 1 (latest)
hey @woven tinsel nice idea! how are you "forcing" it to write to disk? I have same issue but without a message:send hook or something i'm not seeing how to force it
I made it part of the agent’s operating rules: after anything important, it writes state/notes to local files before moving on. Think “write-first workflow,” not event hook.
Hooks would be cleaner, but honestly they’re not required if the agent is disciplined about updating its own state.
thank you, I am struggling to get the agent to follow its own rules for basic things like checking emails and responding to messages... seems i have to tell it to read Agents.md before every msg and then it works better, but that is annoying. So a lot of these kinds of things my claw just doesn't do b/c its not good at following it's instructions... runnin on claude sonnet 4-6 too, so it should be better