Overview
Qodo Merge CLI utilizes Qodo Command to bring AI-powered code suggestions directly to your terminal. Review, implement, and manage Qodo Merge suggestions without leaving your development environment.
{width=768}
Mission
The CLI can bridge the gap between Qodo Merge feedback and code implementation in your terminal workflow:
Seamlessly generating and managing PR suggestions without context switching
Remote Suggestions: Fetches Qodo Merge suggestions from your Git Environment
Local Suggestions: Get real-time suggestions against your local changes
Interactive review and implementation of AI feedback directly in your terminal
Tracking implementation status of each suggestion (pending/implemented/declined)
Remote Suggestions Flow
Open a Pull Request and receive Qodo Merge feedback
Pull the remote suggestions into your terminal with Qodo Merge CLI
Review, explore details, and implement suggestions interactively
Commit changes back to your branch seamlessly
Local Suggestions Flow
Work in progress - coming soon!
Quick Start
Part of the Qodo Merge ecosystem - closing the loop between AI feedback and code implementation.
Last updated