## Problem `import glob` at `omniforge_mcp_server.py:886` is inside `_cleanup_omnifix_worktrees()` function body instead of at module top. ## Fix Move to top-level imports. *Identified by Copilot AI agent.*
Problem
import globatomniforge_mcp_server.py:886is inside_cleanup_omnifix_worktrees()function body instead of at module top.Fix
Move to top-level imports.
Identified by Copilot AI agent.