From e6ffc3e7ed348f9c9be506eba8636ba8246dacff Mon Sep 17 00:00:00 2001 From: ofekkatriel Date: Sat, 28 Mar 2026 19:39:33 +0300 Subject: [PATCH] =?UTF-8?q?Add=20Caliber=20=E2=80=94=20AI=20config=20gener?= =?UTF-8?q?ation=20&=20sync=20CLI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 88e1a50..6a0b687 100644 --- a/readme.md +++ b/readme.md @@ -51,6 +51,8 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. * [Kodus](https://kodus.io/) - Open-source AI code-review tool. +* [Caliber](https://github.com/caliber-ai-org/ai-setup) - CLI that fingerprints projects and generates/syncs AI agent configs (CLAUDE.md, .cursor/rules/, AGENTS.md). Scores config quality. + ## IDEs & Code Editors * [VSCode](https://code.visualstudio.com/) - Popular, extensible open-source editor by Microsoft.