Skip to content

fix: correct Intel Miniconda onboarding commands#25

Open
cursor[bot] wants to merge 2 commits into
mainfrom
wrldai-critical-bug-inspection-a712
Open

fix: correct Intel Miniconda onboarding commands#25
cursor[bot] wants to merge 2 commits into
mainfrom
wrldai-critical-bug-inspection-a712

Conversation

@cursor
Copy link
Copy Markdown

@cursor cursor Bot commented Apr 20, 2026

Summary

  • fix the new tools/conda-nodejs.mdx onboarding guide so Intel Mac users run the x86_64 installer they were told to download
  • make the cleanup step architecture-safe instead of telling all users to remove the Apple Silicon filename

Why

The original guide claimed to support Intel Macs, but the Intel path downloaded Miniconda3-latest-MacOSX-x86_64.sh and then told users to run and delete Miniconda3-latest-MacOSX-arm64.sh. That causes a deterministic file-not-found failure and blocks Intel users from completing the new recommended Node/Mintlify setup.

Validation

  • read the PR diff and traced the onboarding flow end to end
  • ran a targeted content verification script confirming the Intel download, run, and cleanup instructions are now internally consistent
Open in Web View Automation 

ridgelawrence and others added 2 commits April 19, 2026 19:12
- New page: tools/conda-nodejs.mdx — Miniconda setup, pinned Node envs
  via conda-forge, daily workflow, env management, troubleshooting
  (PATH shadowing, ToS, missing env, Mintlify Node 25 rejection).
- New page: support/security/cloudflare-access.mdx — install WARP /
  Cloudflare One Agent across macOS, Windows, iOS, Android, Linux,
  enroll in team (wrld or client shortname at
  <shortname>.cloudflareaccess.com), SSO via Microsoft Entra ID or
  Google Workspace, verification, daily use, troubleshooting.
- development.mdx: reflect Node LTS requirement (Mintlify does not
  support Node 25+) and cross-link to tools/conda-nodejs.
- docs.json: register both new pages under Tools > Development Tools
  and Support > Security respectively.

Refs: #23 (pre-existing broken links tracked separately)

Co-Authored-By: Oz <oz-agent@warp.dev>
Co-authored-by: Ridgeway <ridge@wrld.tech>
@ridgelawrence ridgelawrence marked this pull request as ready for review April 20, 2026 00:34
@cursor
Copy link
Copy Markdown
Author

cursor Bot commented Apr 20, 2026

PR Summary

Low Risk
Documentation-only changes (new guides and navigation updates) with no runtime or security-sensitive code impact.

Overview
Updates the local Mintlify development prerequisites to recommend Node LTS (Node 22) and point readers to a new Conda for Node.js guide for isolating Node versions.

Adds two new docs pages—tools/conda-nodejs (Miniconda-based per-project Node setup, including Intel vs Apple Silicon commands) and support/security/cloudflare-access (Cloudflare WARP/Zero Trust enrollment and SSO walkthrough)—and wires them into docs.json navigation under Tools → Development Tools and Support → Security.

Reviewed by Cursor Bugbot for commit b502a22. Bugbot is set up for automated code reviews on this repo. Configure here.

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