Skip to content

Add AGENTS.md with Cursor Cloud development environment instructions#890

Draft
comfyui-wiki wants to merge 2 commits intomainfrom
cursor/development-environment-setup-0099
Draft

Add AGENTS.md with Cursor Cloud development environment instructions#890
comfyui-wiki wants to merge 2 commits intomainfrom
cursor/development-environment-setup-0099

Conversation

@comfyui-wiki
Copy link
Copy Markdown
Member

Summary

Adds AGENTS.md with development environment instructions for Cursor Cloud agents, including:

  • How to run the Mintlify dev server (npm run dev on port 3000)
  • Available local lint/CI checks (npx mint broken-links, npx mint openapi-check)
  • Key files reference (docs.json, package.json, workflows)
  • Non-obvious gotchas (Japanese translation warnings, redirect requirements, Chinese translation sync enforcement)

Walkthrough

docs_dev_server_hot_reload_demo.mp4
Documentation site running locally with hot-reload; a test edit to first_generation.mdx is reflected in the browser.

Documentation homepage at localhost:3000
Hot-reload test showing [DEV ENVIRONMENT TEST] marker

Verification

  • npm install — dependencies install cleanly
  • npm run dev — Mintlify dev server starts on port 3000 (HTTP 200)
  • npx mint broken-links — no broken links found
  • Content edits are reflected via hot-reload

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Daxiong (Lin) <comfyui-wiki@users.noreply.github.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Apr 5, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
comfy 🟢 Ready View Preview Apr 5, 2026, 7:56 AM

Co-authored-by: Daxiong (Lin) <comfyui-wiki@users.noreply.github.com>
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