Skip to content

Commit

Permalink
docs(batch-ai-action): update description and entry point info
Browse files Browse the repository at this point in the history
Update the `batch-ai-action` documentation with revised descriptions, enhanced scene examples, and clarify the entry point instructions for the batch processing feature.
  • Loading branch information
phodal committed May 29, 2024
1 parent f9498a9 commit a0abb64
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/customize/batch-ai-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ Team Prompts path is `prompts/`, which is the `prompts/` directory located in th

Through the `batchFileRegex` configuration, you can specify the file to be processed in batch.

Entry point: `Right-click` on the project -> `AutoDev AI AutoAction` -> `Batch AI Action`
**Scenes**: When you need to batch process files in the project, such as refactoring, formatting, etc.

- Vue2 to Vue3 migration
- Refactor the user's code
- Comments for all code

**Entry point**: `Right-click` on the project -> `AutoDev AI AutoAction` -> `Batch AI Action`

## 批量 AI 操作(Chinese example)

Expand Down

0 comments on commit a0abb64

Please sign in to comment.