Skip to content

feat(vscode): add one-click Compass CLI onboarding - #75

Merged
forhappy merged 8 commits into
mainfrom
codex/vscode-cli-onboarding
Jul 28, 2026
Merged

feat(vscode): add one-click Compass CLI onboarding#75
forhappy merged 8 commits into
mainfrom
codex/vscode-cli-onboarding

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

Summary

  • add one-click Compass CLI installation from a visible VS Code terminal on macOS, Linux, and Windows
  • add and publish an official PowerShell installer with checksum verification and Windows CI coverage
  • automatically discover, verify, and activate the installed CLI without reloading VS Code
  • present a clear “Compass is ready” state with one primary “Initialize repository” action
  • add bounded retry, timeout, terminal-close, incompatible-version, and existing-CLI recovery paths

Why

New extension users currently reach a dead end when Compass is not installed. This flow keeps the official install command visible, lets users install in one action, and immediately advances them to repository initialization after verification.

Validation

  • JavaScript/TypeScript type checks passed
  • 162 viewer and extension unit tests passed
  • 64 Playwright tests passed
  • VS Code extension-host integration passed
  • VSIX packaging and smoke verification passed
  • deterministic viewer asset verification passed
  • shell installer release tests passed
  • PowerShell installer testing is wired into Windows CI; PowerShell was unavailable in the local macOS environment

No graphify update . was run, per request.

@forhappy
forhappy marked this pull request as ready for review July 28, 2026 05:31
@forhappy
forhappy merged commit 1855724 into main Jul 28, 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