
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
5 lines
140 B
YAML
5 lines
140 B
YAML
description: 'Generate code task summary.'
|
|
input: optional
|
|
help: README.md
|
|
steps:
|
|
- run: $devchat_python $command_path/command.py "$input" |