
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
4 lines
150 B
YAML
4 lines
150 B
YAML
description: 'Generate workflow command, input command information.'
|
|
input: required
|
|
steps:
|
|
- run: $devchat_python $command_path/command.py "$input" |