Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.
Persistent memory for AI coding agents. Local-first, private, no cloud. Your AI agent forgets everything between sessions. SAME fixes that. It indexes your project notes locally, captures decisions as you work, and surfaces relevant context at session start. A 6-gate relevance chain decides when to inject context and when to stay quiet — about 80% of prompts get no injection at all. Semantic…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Persistent memory for AI coding agents. Local-first, private, no cloud. Your AI agent forgets everything between sessions. SAME fixes that. It indexes your project notes locally, captures decisions as you work, and surfaces relevant context at session start. A 6-gate relevance chain decides when to inject context and when to stay quiet — about 80% of prompts get no injection at all. Semantic search over your markdown notes via local Ollama embeddings (falls back to keyword search without…