Text files + Git > Vector DBs. Nice work.
I'm curious about how this scales. As the notes/ directory grows over weeks or months, reading past daily logs will eat up the context window.
Could add a scheduled GitHub action that compacts long history into a vector db and then have the agents also check that vector db in addition to md and git history.
Could add a scheduled GitHub action that compacts long history into a vector db and then have the agents also check that vector db in addition to md and git history.