diff --git a/src/amplihack/launcher/copilot.py b/src/amplihack/launcher/copilot.py index 8e43b2901c..a895a5ce7c 100644 --- a/src/amplihack/launcher/copilot.py +++ b/src/amplihack/launcher/copilot.py @@ -1520,6 +1520,7 @@ def launch_copilot(args: list[str] | None = None, interactive: bool = True) -> i cmd = [ "copilot", "--allow-all-tools", + "--allow-all-paths", ] if not args: cmd.extend(