A git blame for AI agents — but for the why, not just which line which model touched. Captured live, by the agent, in the moment. So six months later you still know what each schema change, env var, and dependency was actually for.
pip install selvedge
Click to copy
With human-written code, intent leaked into commit messages and PR descriptions. With AI-written code, intent lives in a prompt — and vanishes when the session ends.
selvedge blame users.email answers in secondsSelvedge runs as an MCP server. Your AI agent calls it as it works. You query it whenever you need answers.
log_change as it works.Five MCP tools. A full CLI. Zero config. Works with any AI agent that supports MCP.
users returns the full table, all columns, everything that ever touched it.Open source. Free forever. One command to install.
pip install selvedge