chore(taskfile): add all generators to `gen:all`

Andrey Nering created

Change summary

Taskfile.yaml | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

Taskfile.yaml 🔗

@@ -59,8 +59,10 @@ tasks:
     cmds:
       - task: gen:copilot
       - task: gen:huggingface
+      - task: gen:ionet
       - task: gen:openrouter
       - task: gen:synthetic
+      - task: gen:vercel
 
   gen:copilot:
     desc: Generate copilot provider configurations