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

@ -110,6 +110,11 @@ file = "" # in case there are several components with the same name
class_name = "" # in case there are several methods with the same name in the same file, you can specify the relevant class name
enable_help_text=true
[pr_improve_component] # /improve_component #
num_code_suggestions=4
extra_instructions = ""
file = "" # in case there are several components with the same name, you can specify the relevant file
class_name = ""
[checks] # /checks (pro feature) #
enable_auto_checks_feedback=true