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

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
👀 See Also

Local semantic search for AI conversations with fastembed and LanceDB
A developer indexed 368K AI conversation messages locally using fastembed for CPU-based embeddings and LanceDB as a serverless vector store, achieving 12ms p50 search latency without API keys.
freddy CLI: Wire Garmin & Other Wearables into OpenClaw via MCP
freddy CLI now supports Garmin alongside Polar, Oura, Withings, Suunto, Intervals.icu, and Hevy. Run `freddy connect garmin` then query sleep, HRV, Body Battery, and workouts from any MCP-speaking agent.

Google Workspace CLI includes OpenClaw setup guide in documentation
Google's new gws (Google Workspace CLI) documentation explicitly mentions OpenClaw setup by name in a dedicated section for AI agent skills. This follows recent discussions about Google reviewing account suspensions for AI agents.

Cloken: A Chrome Extension That Shows Real-Time Claude Context Usage as a Percentage
Cloken is a free Chrome extension that displays your current Claude.ai chat context usage as a percentage — including messages, files, images, and system prompt.