Kronn: Kronn is a self-hosted control plane that unifies multiple AI coding agents like Claude Code, Codex, and Ollama into a single dashboard, offering shared context, secrets, and repeatable workflows. It emphasizes decomposing complex AI tasks into smaller, deterministic code steps and focused AI prompts, reducing token costs and improving reliability.; 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.
Consolidating management of disparate AI coding assistants from different vendors into one unified interface.
Ensuring AI agents adhere to codebase conventions.