Hacker News new | ask | show | jobs
by kirilligum 121 days ago
i had the same experience with vector db and ditched them. i like no database approach. do you add something to agents.md or claude.md so that claude code know how to use this tool?
1 comments

I have this in my CLAUDE.md:

  ## Session Memory & Recall                                                                                                                                    
  - When asked to remember, recall, or look up something from past sessions, use the `/search-sessions` skill                                                   
  - Start with index search; if no results, suggest `--deep` for full message content search
  - Use `--project` filter when the context is clearly tied to a specific project