{"title":"OS Portability: Solving Cross-Platform Command Failures","region":"Global","category":"DevOps","description":"Ensuring agent-generated shell commands work across Linux, macOS, and Windows.","lastUpdated":"2026-02-23","steps":["Use a cross-platform shell abstraction layer.","Explicitly define the target OS in the system prompt.","Avoid OS-specific path separators.","Validate command existence before execution.","Use standardized container environments for execution."],"url":"https://checklist.day/agent-os-portability"}