-
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added support for creating multiple files using pattern {file1,…
…file2,file3}.ext - Added functionality to create multiple files at once using the pattern {file1,file2,file3}.ext - Updated both action.create and action.create_from_prompt to use create_items for handling multiple files - Users can now generate multiple files in one go, e.g., {index,about,contact}.html creates index.html, about.html, and contact.html.
- Loading branch information
Showing
1 changed file
with
40 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters