Hacker News new | ask | show | jobs
by conception 59 days ago
Just write a hook that runs claude -p after whatever you want and update whatever memory system you want. You can use a channel to inject back what topics were update or what have you.
2 comments

I am not sure how using Claude -p is going to help you imitate Claude’s memory system for any ai agent…
Sure, but the idea is not to have this in Claude Code, the idea is to be able to use something like LibreChat with proper memory. I don’t really need that good of a memory system for my coding agent, it’s definitely more something I need for my chat agent.