mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
- Remove hardcoded Windows paths (D:\Claude_dms3\codex-lens) that were displayed to macOS/Linux users - Generate dynamic possible paths list based on runtime environment - Support multiple installation locations (cwd, project root, home directory) - Improve error messages with platform-appropriate paths - Maintain consistency across both bootstrapWithUv() and installSemanticWithUv() functions Fixes remaining issue from #104 regarding cross-platform error message compatibility