Skip to content

docs: clarify built-in command vs custom script precedence in AGENTS.md#1010

Merged
cpojer merged 1 commit intovoidzero-dev:mainfrom
creativerezz:docs/clarify-builtin-vs-custom-script-agents-md
Mar 18, 2026
Merged

docs: clarify built-in command vs custom script precedence in AGENTS.md#1010
cpojer merged 1 commit intovoidzero-dev:mainfrom
creativerezz:docs/clarify-builtin-vs-custom-script-agents-md

Conversation

@creativerezz
Copy link
Copy Markdown
Contributor

The 'Running scripts' pitfall was unclear about when built-in commands like vp dev, vp build, and vp test take precedence over package.json scripts with the same name.

Expand the explanation with a concrete vp dev example to make it clear that custom scripts sharing a name with a built-in must be run using vp run <script> instead.

The 'Running scripts' pitfall was unclear about when built-in commands
like `vp dev`, `vp build`, and `vp test` take precedence over
package.json scripts with the same name.

Expand the explanation with a concrete `vp dev` example to make it
clear that custom scripts sharing a name with a built-in must be run
using `vp run <script>` instead.

Signed-off-by: Reza <jafar.reza@icloud.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 18, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit de7c311
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69ba3a37ccd8480008c9a38a

@fengmk2 fengmk2 requested a review from cpojer March 18, 2026 05:47
@cpojer cpojer merged commit 1795b30 into voidzero-dev:main Mar 18, 2026
18 checks passed
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.

2 participants