Also would be great to have an ability to add hook on file read - not sure how to implement it right now, but it should be great for agent to get file-related memories on read. Will try to add as soon as i figure it out - usually agents do read via terminal commands, but claude code allows to hook on that.
I added support for Bob hooks in my memory management system:
https://github.com/techtheist/engram
Also would be great to have an ability to add hook on file read - not sure how to implement it right now, but it should be great for agent to get file-related memories on read. Will try to add as soon as i figure it out - usually agents do read via terminal commands, but claude code allows to hook on that.
That’s not supported yet. But I’lll let the team know.