Skip to content

fix: prevent args to the task being consumed by vp#286

Open
liangmiQwQ wants to merge 5 commits intovoidzero-dev:mainfrom
liangmiQwQ:fix/pass-args-to-task
Open

fix: prevent args to the task being consumed by vp#286
liangmiQwQ wants to merge 5 commits intovoidzero-dev:mainfrom
liangmiQwQ:fix/pass-args-to-task

Conversation

@liangmiQwQ
Copy link

@liangmiQwQ liangmiQwQ commented Mar 22, 2026

Close #285

This PR merged task_specifier and additional_args into task_and_args field to ensure args after the task name to be directly passed to the task itself instead of Vite task.

@liangmiQwQ liangmiQwQ marked this pull request as draft March 22, 2026 07:07
@liangmiQwQ liangmiQwQ marked this pull request as ready for review March 22, 2026 07:30
@liangmiQwQ
Copy link
Author

@codex should I use fix! type for this PR?

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass all arguments after the task name to the task

1 participant