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

  1. Open a Pull Request and receive Qodo Merge feedback

  2. Pull the remote suggestions into your terminal with Qodo Merge CLI

  3. Review, explore details, and implement suggestions interactively

  4. Commit changes back to your branch seamlessly

Local Suggestions Flow

Work in progress - coming soon!

Quick Start

  1. Install Qodo Command

  2. Usage - Navigate, explore, and implement suggestions


Part of the Qodo Merge ecosystem - closing the loop between AI feedback and code implementation.

Last updated