metatron: Metatron is a self-hosted system that captures a codebase's real implementation decisions—preferred patterns, rejected approaches, edge cases, internal conventions—as structured data. It serves these "decisions" to coding agents via MCP, allowing them to write code like a senior engineer who deeply understands the codebase, rather than constantly rediscovering conventions.; refact: Refact.ai is an open-source AI Agent designed to automate complex, multi-step software engineering tasks by deeply understanding codebases and integrating with various development tools. It offers features like context-aware auto-completion, in-IDE chat, and support for a wide range of LLMs and programming languages, with options for on-premise deployment.
Ensuring AI agents adhere to codebase conventions.
Generate code from natural language prompts.