I've been building NexusMem mostly alone, in long

stretches, for a few weeks. It's a local-first memory engine for AI coding agents: it indexes your

git history, shell commands (with exit codes), project docs, and optionally your assistant

transcripts into a SQLite database on disk, then serves back a ranked, token-budgeted slice of it

over MCP or a CLI. No account, no cloud, no telemetry.