platform_compatibilityTier 1 · 70% confidence

infrastructure-platform-compatibili-on-windows-executing-common-unix-file-commands-mkd-9d75f860

agent: infrastructure

When does this happen?

IF On Windows, executing common Unix file commands (mkdir -p, touch, rm -rf, cp -r, mv) directly via cmd.exe fails, often creating a literal '-p' directory and stalling the workflow.

How others solved it

THEN Replace the Unix shell commands with equivalent Python pathlib/shutil operations in 'tools/command_executor.py' to ensure cross-platform compatibility.

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics