Kronn
Active·★ 13·AGPL-3.0·Updated 2026-05-29
★ Hidden Gem
Self-hosted control plane for AI coding agents (Claude Code, Codex, Gemini, Ollama). Shared MCPs, reusable workflows, AI audit that makes any repo AI-friendly. Engineering, not prompting : smaller prompts, fewer hallucinations, lower token bill.
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.
#AI Agents#Workflow Automation#Self-Hosted#LLM Orchestration#Prompt Engineering#Dev Tooling#Local LLMs#Code Audit
01
Features
01Unifies multiple AI coding CLIs (Claude Code, Codex, Gemini, Ollama, etc.) into a single, self-hosted dashboard.
02Enables batch processing of Quick Prompts over multiple items (e.g., 30 PR drafts from Jira tickets) with human approval gates.
03Allows validation of AI prompts by comparing results across multiple agents, ensuring prompt solidity before batch execution.
04Supports 100% local operation with Ollama, enabling zero token cost and enhanced data privacy.
05Provides a comprehensive code audit system that generates structured documentation, detects drift, and integrates with workflows.
02
Compatibility
Rust
Backend
Verified via docs
React
Frontend
Verified via docs
MacOS
OS
Verified via docs
Windows
OS
Verified via docs
Linux
OS
Verified via docs
Docker
Container
Verified via docs
03
Quick start
1
$ git clone https://github.com/DocRoms/Kronn.git
2
$ cd Kronn
3
$ ./kronn start
04
Use cases
↳Consolidating management of disparate AI coding assistants from different vendors into one unified interface.
↳Automating repetitive code-related tasks, such as generating release notes, refactoring code, or drafting multiple PRs from a list of tickets.
↳Implementing an eco-friendly and cost-effective AI workflow by using deterministic code steps where possible and focused AI prompts only for reasoning.
↳Performing in-depth, persistent code audits for security, quality, and architecture, with drift detection and automatic ticket generation.
↳Creating end-to-end Auto-Dev workflows from issue creation to PR merge, incorporating human checkpoints for approval.
05
Alternatives
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!