Skip to content

Conversation

@alex-feel
Copy link
Owner

No description provided.

Added .local/bin path detection to verify_claude_installation() function to correctly identify Claude Code installed via native installers on macOS and Linux systems. Previously, these installations were incorrectly classified as 'unknown' method.

Includes two new tests to verify native installation detection on Linux and macOS platforms.
Updated all platform bootstrap scripts (Linux, macOS, Windows) to download both setup_environment.py and install_claude.py files instead of just setup_environment.py. This enables proper Python module imports when setup_environment.py calls functions from install_claude.py.

Linux/macOS: Changed from temp file to temp directory with cd for module resolution
Windows: Downloads both files to stable directory with Push-Location/Pop-Location pattern
@github-actions
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  scripts
  install_claude.py
Project Total  

This report was generated by python-coverage-comment-action

@alex-feel alex-feel merged commit 4225d79 into main Jan 20, 2026
12 checks passed
@alex-feel alex-feel deleted the alex-feel-dev branch January 20, 2026 13:54
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