validator-skip
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese/validator-skip
/validator-skip
Advance the execution state baseline to the current working tree without running any gates. The next will only diff against changes made after this skip.
agent-validate run无需运行任何检查,将执行状态基线推进至当前工作树。下一次将仅针对此次跳过之后的变更进行差异对比。
agent-validate runStep 1: Run the skip command
步骤1:运行跳过命令
bash
agent-validate skip 2>&1Report the command output to the user.
bash
agent-validate skip 2>&1将命令输出反馈给用户。