colliery-io/muninn
Privacy-first recursive context gateway for AI coding agents
Muninn helps developers using AI coding assistants like Claude Code to work with large codebases more effectively. It acts as a smart intermediary, allowing the AI to understand complex code without needing to send all your proprietary code to cloud providers or incurring high costs for every interaction. Developers can feed their codebase into Muninn, and it will intelligently retrieve only the relevant parts for the AI, enabling persistent understanding across sessions.
Use this if you are a developer using AI coding assistants and struggle with context limits, privacy concerns about sending code to external LLMs, or the AI forgetting your codebase between sessions.
Not ideal if you are not using AI coding agents for large codebases or if you do not have privacy concerns about sharing your code.
Stars
11
Forks
1
Language
Rust
License
Apache-2.0
Category
Last pushed
Jan 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/colliery-io/muninn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spider-rs/spider
Web crawler and scraper for Rust
RightNow-AI/openfang
Open-source Agent Operating System
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
liquidos-ai/AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate...
Ataraxy-Labs/sem
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16...