Wisegit is a local Model Context Protocol (MCP) server that reads git history to extract developer intent and protect intentional code from LLM or AI assistant modification. By analyzing commit messages and file changes at the AST level, Wisegit classifies code as frozen, stable, or open and makes these 'decision manifests' available via MCP for any compatible AI (such as Claude Code). This prevents accidental, uninformed changes to critical code sections while allowing AI-driven development to proceed safely and transparently.
Visit Wisegit's official website for product details and getting started.
Community support and issue tracking for Wisegit.
Explore practical examples and use cases for Wisegit.