Built an open-source tool to manage AI agent configs — 888 stars later, asking the AI community for feedback
r/artificial
•
Generative AI
Open Source AI
AI Tools
Hey r/artificial! If you use AI coding agents - Cursor, Claude Code, GitHub Copilot, Gemini CLI - you probably know how much those configuration files matter. The instructions you give your agent define how well it understands your project. The problem: those files (`CLAUDE.md`, `.cursor/rules`, `AGENTS.md`, etc.) are totally unmanaged. They live in random project folders with no versioning, no sharing, no discoverability. I built Caliber to fix that.