소개
Verified Repo Memory functions as a secure, repository-scoped memory solution specifically designed for AI coding agents. It ensures agents consistently receive accurate and up-to-date information by backing every stored fact with precise code citations. Utilizing a just-in-time verification process, the system actively checks if cited code snippets have been modified or relocated, dynamically updating references or marking memories as stale. An integrated Time-To-Live (TTL) mechanism ensures that memories automatically expire unless they are actively retrieved and utilized, maintaining data freshness. All operational data is stored locally within the specific repository, complemented by robust security measures that prevent unauthorized path traversal and scan for potential secrets.