Platforms supported: GitHub, GitLab
How does it work?
Behind the scenes, Qodo calls an orchestrator agent. The orchestrator analyzes your responses to determine if you want to implement a suggestion, ask a question, or request help, then uses the right tool automatically.Setup
Enable interactive code discussions by adding the following to your configuration file (default isTrue):
Activation
/improve
To get dynamic responses from Qodo after running /improve, follow these steps:
1
Run the
/improve command.2
Check the
/improve recommendation checkboxes (Apply this suggestion button) to have Qodo generate a new inline code suggestion discussion.3
The orchestrator agent will then automatically listen to and reply to comments within the discussion without requiring additional commands.
/implement
To get dynamic responses from Qodo after running /implement, follow these steps:
1
Select code lines in the PR diff and run the
/implement command.2
Wait for Qodo to generate a new inline code suggestion.
3
The orchestrator agent will then automatically listen to and reply to comments within the discussion without requiring additional commands.
Example usage
- Asking for more details
- Implementing suggestions
- Providing additional help

Asking for more details

