wt run supports wt run -- but after wt setup the script will instead execute wt run -- --path-file , which then leads to failure as agents such as pi, codex, etc. will all reject argument --path-file as --path-file is not a valid argument for the agent (it should be for wt)
wt run supports wt run -- but after wt setup the script will instead execute wt run -- --path-file , which then leads to failure as agents such as pi, codex, etc. will all reject argument --path-file as --path-file is not a valid argument for the agent (it should be for wt)