docs: Add "Improve Component" tool documentation and update related guides

This commit is contained in:
mrT23
2024-03-31 12:13:25 +03:00
parent c3b3651769
commit 8bda365636
5 changed files with 46 additions and 15 deletions

View File

@ -5,7 +5,7 @@ It can be invoked manually by commenting on any PR:
/test component_name
```
where 'component_name' is the name of a specific component in the PR.
To get a list of the components that changed in the PR, use the [`analyze`](./analyze.md) tool.
To get a list of the components that changed in the PR and choose the relevant component interactively, use the [`analyze`](./analyze.md) tool.
An example [result](https://github.com/Codium-ai/pr-agent/pull/598#issuecomment-1913679429):