Caliber: Local CLI tool generates AI coding assistant configs from your repo

✍️ OpenClawRadar📅 Published: April 7, 2026🔗 Source
Caliber: Local CLI tool generates AI coding assistant configs from your repo
Ad

Caliber is a local-first CLI tool that automatically generates configuration files for AI coding assistants by analyzing your code repository. It scans your project, identifies the technology stack, and creates prompt and config files tailored for tools like Claude Code, Cursor, and Codex.

Key Details

The tool runs entirely on your local machine using your own API keys, with no cloud calls required. It supports multiple programming languages including TypeScript, Python, Go, and Rust, and automatically updates configurations when your code changes.

Caliber is open source under the MIT license and has approximately 13,000 installs on npm. The developer is seeking feedback specifically from users working with local LLMs and agentic coding workflows.

How to Find It

You can search for "caliber ai setup" on GitHub or npm to locate the project. The developer welcomes issues, pull requests, and feature requests from the community.

📖 Read the full source: r/LocalLLaMA

Ad

👀 See Also