Skip to content

fix: detect unusable Windows desktop Codex binary - #8

Merged
SilkageNet merged 1 commit into
mainfrom
codex/windows-cli-discovery
Aug 21, 2026
Merged

fix: detect unusable Windows desktop Codex binary#8
SilkageNet merged 1 commit into
mainfrom
codex/windows-cli-discovery

Conversation

@SilkageNet

Copy link
Copy Markdown
Owner

Summary

  • reject the WindowsApps-bundled Codex executable when it cannot be launched externally
  • continue searching PATH for a standalone Codex CLI and preserve discovery errors in usage and doctor output
  • document the Windows standalone CLI requirement and add regression coverage

Verification

  • No real credentials or sensitive diagnostics are included
  • pre-commit run --all-files
  • go test -race ./...
  • go vet ./...
  • go build ./...
  • golangci-lint run
  • govulncheck ./...
  • User-visible or compatibility changes are documented

Validated the updated doctor behavior against the Windows desktop package path without including authentication material.

@SilkageNet
SilkageNet marked this pull request as ready for review August 21, 2026 07:41
@SilkageNet
SilkageNet merged commit 7be929a into main Aug 21, 2026
5 checks passed
@SilkageNet
SilkageNet deleted the codex/windows-cli-discovery branch August 21, 2026 07:43
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.

1 participant