Skip to content

Updating DOCS for Windows environment setup#809

Merged
jottakka merged 24 commits intomainfrom
francisco/adding-windows-docs-update
Feb 26, 2026
Merged

Updating DOCS for Windows environment setup#809
jottakka merged 24 commits intomainfrom
francisco/adding-windows-docs-update

Conversation

@jottakka
Copy link
Contributor

@jottakka jottakka commented Feb 24, 2026

Note

Medium Risk
Mostly documentation updates, but it also changes the markdown generation script and adds stricter tests around code-fence language inference, plus updates a Next.js route types import path that could affect builds if the expected .next layout differs.

Overview
Adds a full Windows environment setup guide (installing uv and arcade-mcp, validation, troubleshooting) and links to it from CLI/reference pages.

Updates multiple getting-started and evaluation docs to show Bash/Zsh vs PowerShell alternatives via Tabs, including Windows-specific paths for credentials and environment variables.

Improves scripts/generate-clean-markdown.ts to better infer shell language from code content, normalize shell section headings, and force matching fenced-code languages; adds corresponding vitest checks in tests/clean-markdown.test.ts and updates generated public/_markdown outputs. Also updates next-env.d.ts to reference .next/dev/types/routes.d.ts.

Written by Cursor Bugbot for commit 3b0bd8f. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 26, 2026 9:48pm

Request Review

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Style Review

Found 1 style suggestion(s).

Powered by Vale + Claude

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
uv venv
```

<Tabs items={["Bash", "PowerShell"]}>
Copy link
Member

@EricGustin EricGustin Feb 25, 2026

Choose a reason for hiding this comment

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

Applies to everywhere that you mention Bash:

Bash --> Zsh/Bash

Copy link
Member

@EricGustin EricGustin Feb 25, 2026

Choose a reason for hiding this comment

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

or if we want to be specific:

Bash/Zsh (macOS/Linux) and Powershell

@jottakka jottakka requested a review from EricGustin February 26, 2026 19:48
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Resolve doc conflicts by preserving Windows PowerShell script-tab additions while keeping incoming main updates.

Made-with: Cursor
Resolve new CLI doc conflicts by preserving Windows/PowerShell guidance while integrating the new Arcade CLI upgrade and re-authentication sections.

Made-with: Cursor
@jottakka jottakka merged commit 2e574c9 into main Feb 26, 2026
9 checks passed
@jottakka jottakka deleted the francisco/adding-windows-docs-update branch February 26, 2026 21:51
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.

3 participants