mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
docs: improve improve tool documentation with visual section headers
This commit is contained in:
@ -7,12 +7,16 @@ The tool can be triggered automatically every time a new PR is [opened](../usage
|
|||||||
/improve
|
/improve
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How it looks
|
||||||
|
|
||||||
=== "Suggestions Overview"
|
=== "Suggestions Overview"
|
||||||
{width=512}
|
{width=512}
|
||||||
|
|
||||||
=== "Implementation Details"
|
=== "Selecting a specific suggestion"
|
||||||
{width=512}
|
{width=512}
|
||||||
|
|
||||||
|
___
|
||||||
|
|
||||||
!!! note "The following features are available only for Qodo Merge 💎 users:"
|
!!! note "The following features are available only for Qodo Merge 💎 users:"
|
||||||
- The `Apply this suggestion` checkbox, which interactively converts a suggestion into a committable code comment
|
- The `Apply this suggestion` checkbox, which interactively converts a suggestion into a committable code comment
|
||||||
- The `More` checkbox to generate additional suggestions
|
- The `More` checkbox to generate additional suggestions
|
||||||
|
Reference in New Issue
Block a user