mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
Enhance interactivity documentation with details on suggestion tracking
This commit is contained in:
parent
4ee9f784dd
commit
2476dadf53
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ The approach eliminates manual steps, provides clear visual indicators, and crea
|
|||
|
||||
The [`/improve`](https://qodo-merge-docs.qodo.ai/tools/improve/) command delivers a comprehensive interactive experience:
|
||||
|
||||
- _**Apply this suggestion**_: Clicking this checkbox instantly converts a suggestion into a committable code change
|
||||
- _**Apply this suggestion**_: Clicking this checkbox instantly converts a suggestion into a committable code change. When committed to the PR, changes made to code that was flagged for improvement will be marked with a check mark, allowing developers to easily track and review implemented recommendations.
|
||||
|
||||
- _**More**_: Triggers additional suggestions generation while keeping each suggestion focused and relevant as the original set
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue