Review and Implement AI Suggestions from Your TerminalΒΆ
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.
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ΒΆ
- Install Qodo Command
- Get Started with your first PR review
- Explore Features for comprehensive capabilities
Part of the Qodo Merge ecosystem - closing the loop between AI feedback and code implementation.