Skip to content

Remove dist/bin/local-wp (belongs in AI-DDTK)#128

Merged
noelsaw1 merged 1 commit intomainfrom
development
Mar 24, 2026
Merged

Remove dist/bin/local-wp (belongs in AI-DDTK)#128
noelsaw1 merged 1 commit intomainfrom
development

Conversation

@noelsaw1
Copy link
Copy Markdown
Contributor

Summary

  • Removes dist/bin/local-wp which was mistakenly added to WPCC by Copilot in PR fix: local-wp --help silently exits 1 with zero output #125
  • local-wp is a WP-CLI wrapper for Local by Flywheel — it belongs in AI-DDTK (bin/local-wp), not in WPCC's scanner directory
  • WPCC's dist/bin/ should only contain scanner-related scripts (check-performance.sh, ai-triage.py, etc.)

Test plan

  • Verify wpcc scan commands still work after removal
  • Verify local-wp remains available via AI-DDTK installation

🤖 Generated with Claude Code

local-wp is a WP-CLI wrapper for Local by Flywheel and lives in
AI-DDTK (bin/local-wp). It was mistakenly added to WPCC's dist/bin/
by Copilot in PR #125. WPCC's dist/bin/ is for scanner-related scripts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@noelsaw1 noelsaw1 merged commit 018fd02 into main Mar 24, 2026
2 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