大佬们,iflow不能执行shell命令是什么原因,比如Shell ls -la /public/home/ytren/mjzhu/cottonAI/Cottongpt_hpc/data/*.txt

shell cd DeepPGDB-main

✻ 思考中…

The user wants to change directory to DeepPGDB-main. This is a simple
shell command to change the current working directory.

[SmartApprovalEngine] Evaluating tool call: run_shell_command
[AIReviewer] Tool ‘run_shell_command’ reviewed by shell: SAFE
[SmartApprovalEngine] Metrics: {“decision”:“SAFE”,“layer”:“ai_review”,“latency”:977,“reason”:“命令是用户明确要求的直接操作,且属于合理必要步骤,未触发任何硬性危险因子或范围失控风险。”,“timestamp”:“2026-02-13T03:40:52.986Z”}
[SmartApprovalEngine] Decision: SAFE, Layer: ai_review, Latency: 977ms
⊷ Shell cd /public/home/ytren/mjzhu/cottonAI/Cottongpt_hpc/DeepPGDB-main && pwd…

⠧ 生成中 21m 29s … (按esc取消)
下面是iflow在linux的安装情况which iflow
alias iflow=‘singularity exec --bind ~/.npm-global/bin:/opt/bin --bind ~/.npm-global/lib:/opt/lib ~/node22.sif sh -c “export PATH=/opt/bin:$PATH && iflow”’
/public/home/software/opt/bio/software/Singularity/3.7.3/bin/singularity

先打个英文!,然后再输入shell命令

是iflow自己在解决问题的时候执行shell命令会卡住,

哦哦,看起来像是超出了工作目录的范围,我找找看

就在iflow运行目录的下面 :sob:

那怪了,而且我看ai的评级也是SAFE,按说都不需要用户决策授权啥的才对……

啥模型啊,换个模型能行吗

都会卡住

能复制能修改,就是用不了cd,ls这些命令

好吧,那这个得让官方人员来排查下嘞~