Skip to content

[codex] Clarify Windows backend setup docs#7930

Open
tianmind-studio wants to merge 4 commits into
BasedHardware:mainfrom
tianmind-studio:codex/windows-backend-python-docs
Open

[codex] Clarify Windows backend setup docs#7930
tianmind-studio wants to merge 4 commits into
BasedHardware:mainfrom
tianmind-studio:codex/windows-backend-python-docs

Conversation

@tianmind-studio

@tianmind-studio tianmind-studio commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update the backend README quick setup to install and verify Python 3.11.
  • Align the Mintlify backend setup guide with the backend Docker images' Python 3.11 runtime.
  • Replace the outdated Python 3.9-3.12 troubleshooting guidance with Python 3.11.
  • Document the Windows gcloud ADC path and use PowerShell Copy-Item syntax in the Windows credentials copy step.

Why

The backend Docker images and backend/AGENTS.md use Python 3.11. The public setup guide still allowed Python 3.9-3.12, which can send Windows contributors into a mismatched local environment before they create their virtualenv. The Windows credential copy example was also under a PowerShell tab but used cmd-style %APPDATA% expansion.

Validation

  • git diff --check
  • C:\Program Files\Git\bin\bash.exe scripts/pre-commit
  • GitHub Actions Lint Check run 5002 -> success

Docs-only change; no backend tests run.

@tianmind-studio tianmind-studio changed the title [codex] Document backend Python 3.11 requirement [codex] Clarify Windows backend setup docs Jun 14, 2026

@kodjima33 kodjima33 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Docs (clarify Windows backend setup) — approve only; Windows-specific claims not independently verified.

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