
This commit includes: - Clarified and standardized descriptions for various command.yml files - Removed obsolete workflow files (aider/command.yml, pr/command.yml, merico/ask-code/command.yml) - Updated README for pr.custom_suggestions - Translated some descriptions from Chinese to English
6 lines
138 B
YAML
6 lines
138 B
YAML
description: Refactor for selected api.
|
|
input: required
|
|
help: README.md
|
|
steps:
|
|
- run: $devchat_python $command_path/command.py "$input"
|