Detects and repairs nested directory issues and configuration path errors within OpenClaw workspace environments.
The OpenClaw Workspace Doctor is a specialized utility designed to maintain the integrity and health of OpenClaw development environments. It automatically identifies recursive nesting of .openclawworkspace directories, validates configuration paths against current working directories, and provides guided repair functionality. By ensuring a clean and valid directory structure, it prevents configuration read errors and path resolution conflicts, allowing developers to maintain a stable environment for their AI-driven workflows.
主な機能
01Configuration path validation and integrity checking
025 GitHub stars
03Automated cleanup of invalid or redundant workspace paths
04Safe repair mode with DryRun support for previewing changes
05Interactive diagnostic guidance via Claude
06Recursive scanning for nested .openclawworkspace folders
ユースケース
01Verifying environment health after a migration or fresh installation
02Cleaning up accidentally duplicated or recursively nested workspace folders
03Fixing 'Path Error' messages or directory resolution issues in OpenClaw