HeadlinesBriefing favicon HeadlinesBriefing.com

CGMB v1.1.0 Adds Windows Support, OCR, and URL Routing for Claude‑Gemini Integration

DEV Community •
×

The release of CGMB version 1.1.0 introduces comprehensive Windows support, OCR capabilities, and URL auto‑routing, expanding the tool’s multimodal integration between Claude and Gemini. Previously limited to Unix paths, the new implementation normalizes Windows drive letters and backslashes, ensuring consistent file handling across operating systems. A regex pattern detects both Windows and Unix paths in prompts, allowing commands such as `CGMB analyze C:\Users\name\Documents\report.pdf` to execute seamlessly.

URL auto‑routing classifies PDFs, images, audio, and web pages, directing them to AI Studio or Gemini CLI for optimal OCR, multimodal, or real‑time retrieval. The update also adds support for gemini-3-flash and gemini-2.5-flash, enhancing model performance and expanding the tool’s applicability to newer Gemini releases. Developers and AI practitioners benefit from the unified CLI, as it streamlines multimodal workflows and reduces the need for separate integration scripts.

The release is available via GitHub, NPM, and a command‑line installer, with future plans targeting advanced routing, new model support, and performance optimization.