Unwritten learns from your git history to detect when files that usually change together are missing from your edits. It works as an MCP server for AI coding agents (Claude Code, Copilot) to self-check mid-session, and as a CLI tool for pre-commit hooks. Bringing 20 years of change coupling research to the agent eraβfree, local, and transparent about confidence scores.
Copilot says:
AI-generated
Catch those sneaky missing code changes before they slip into your commit with this clever tool that learns your project's change patterns and nudges you when something usually changing together gets left behind. It's like a vigilant coding buddy for your git history!
Key features:
- π§ Learns file co-change patterns from git history
- π€ Integrates with AI coding agents for real-time change checks
- π Runs locally with zero server or subscription hassle
- π Language-agnostic support with extra C# and JSON smarts
This summary was generated by GitHub Copilot based on the project README.