- Fixed relative path calculation for scripts directory - Used Path(__file__).parents[2] for correct path resolution - Added check to prevent duplicate path additions - Restored scripts directory from git index Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>