Skip to content

docs: add coding agent guide#1602

Open
leno23 wants to merge 2 commits into
voidzero-dev:mainfrom
leno23:docs/coding-agent-guide
Open

docs: add coding agent guide#1602
leno23 wants to merge 2 commits into
voidzero-dev:mainfrom
leno23:docs/coding-agent-guide

Conversation

@leno23
Copy link
Copy Markdown
Contributor

@leno23 leno23 commented May 16, 2026

Summary

  • Adds a dedicated Coding Agents guide for Vite+ command conventions.
  • Documents -- argument forwarding for vp create <template> -- <template-options> with correct and incorrect examples.
  • Links the guide from the guide sidebar, Getting Started, Create, and Migrate docs.

Closes #1537

Test Plan

  • git diff --check
  • pnpm --dir docs install
  • pnpm --dir docs build

Note: the docs build completed successfully and emitted an existing non-blocking warning from vitepress-plugin-group-icons while fetching https://tsdown.dev/tsdown.svg.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 16, 2026

Deploy Preview for viteplus-preview ready!

Name Link
🔨 Latest commit 2de6e27
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a089613ae0a0e0008262e01
😎 Deploy Preview https://deploy-preview-1602--viteplus-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 19a7af5122

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/guide/coding-agents.md Outdated
@fengmk2 fengmk2 requested a review from cpojer May 18, 2026 01:43
@cpojer
Copy link
Copy Markdown
Member

cpojer commented May 18, 2026

I do not think we should have a dedicated section for coding agents. Docs should be readable equally by humans and coding agents. If this document has information that is missing elsewhere, we should aim to improve those docs instead.

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.

docs: add a coding-agent guide for Vite+ command usage

2 participants