bobo 3980e6f996 feat: Add ask_issue workflow for automated lint error fixing
- Implement ask_issue command with README, command.yml, and main.py
- Create workflow to generate fix solutions using LLM
- Add functionality to extract and process diagnostics from IDE
2024-07-18 16:00:24 +08:00

5 lines
114 B
YAML

description: Automatically fix lint errors.
help: README.md
steps:
- run: $devchat_python $command_path/main.py