From 2613a0f3f04f0c43fca98c4937ff4485f7b9395d Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 19 Feb 2026 17:47:35 -0300 Subject: [PATCH] chore(taskfile): add all generators to `gen:all` --- Taskfile.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Taskfile.yaml b/Taskfile.yaml index 0e758b384ee73a0fb77f14e9c539faa0277a8d62..1e88cc420190103912714cc24fd2a17e41621463 100644 --- a/Taskfile.yaml +++ b/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