Skip to content

Auto-detect and select Compass CLI versions - #72

Merged
forhappy merged 2 commits into
mainfrom
codex/vscode-cli-selector
Jul 27, 2026
Merged

Auto-detect and select Compass CLI versions#72
forhappy merged 2 commits into
mainfrom
codex/vscode-cli-selector

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

Summary

  • discover every executable from the configured path, PATH, and common platform install locations
  • probe each installation with compass --version and display version, source, and full path in a quick pick
  • keep the configured executable first while allowing users to switch versions or browse for another binary
  • verify manually selected executables and require confirmation when their version cannot be read
  • update command metadata, walkthrough copy, and VS Code setup documentation

Verification

  • VS Code unit suite: 60 tests passed
  • VS Code typecheck passed
  • production extension build passed
  • graphify update . completed

@forhappy
forhappy merged commit bae6345 into main Jul 27, 2026
4 of 10 checks passed
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