Skip to content

feat: install improvements - dynamic detection, Windows, cursor docs, cross-platform#327

Open
toukanno wants to merge 1 commit intomsitarzewski:mainfrom
toukanno:feat/install-improvements
Open

feat: install improvements - dynamic detection, Windows, cursor docs, cross-platform#327
toukanno wants to merge 1 commit intomsitarzewski:mainfrom
toukanno:feat/install-improvements

Conversation

@toukanno
Copy link

Summary

Closes #205, Closes #179, Closes #229, Closes #153

Test plan

  • Run bash -n scripts/install.sh to verify syntax
  • Run ./scripts/install.sh --no-interactive on macOS/Linux and verify tool paths are displayed
  • Verify install.ps1 runs on Windows PowerShell 5.1+
  • Check integrations/cursor/README.md matches standard format
  • Review cross-platform tables in modified engineering agent files

🤖 Generated with Claude Code

…tform commands

- install.sh: add resolve_tool_path() for dynamic binary detection via
  command -v / which, store and display resolved paths in tool labels
- install.sh: add platform detection (linux/macos/wsl/windows-gitbash)
  with WSL/Git Bash warnings and install.ps1 guidance
- scripts/install.ps1: add PowerShell install script for Windows-native
  support (claude-code, copilot, cursor, aider, windsurf)
- integrations/cursor/README.md: align with standard integration README
  format, add Rule Format section with frontmatter documentation
- engineering agents (devops-automator, security-engineer, sre,
  git-workflow-master): add cross-platform command reference tables
  with Linux/macOS/Windows equivalents

Closes msitarzewski#205, Closes msitarzewski#179, Closes msitarzewski#229, Closes msitarzewski#153

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant