42 查看 · 0 喜欢 · 25 收藏 · 2026-06-24 更新
auto-loop
在任务完成或人类停止你之前,自主地执行任务,不要在步骤之间停下来请求许可。当用户说“/auto-loop”、“无限循环”、“继续进行”、“通宵运行”、“不要停止”、“自主运行”、“直到完成为止”、“无需我参与完成这项工作”,或者当用户离开并希望工作在无人看管的情况下继续时使用。适用于开放式迭代(优化、实验、搜索)和需要被驱动至完成的有限任务(迁移、重构、实现功能、修复问题列表)。
Work autonomously on a task until it is complete or the human stops you, without pausing to ask permission between steps. Use when user says "/auto-loop", "loop forever", "keep going", "run overnight", "don't stop", "run autonomously", "work until it's done", "finish this without me", or when the user is leaving and wants work to continue unattended. Applies to both open-ended iteration (optimization, experimentation, search) and finite tasks that need to be driven to completion (migrations, refactors, implementing a feature, fixing a list of issues).
触发词
- "/auto-loop"
- "无限循环"
- "继续进行"
- "通宵运行"
- "不要停止"
- "自主运行"
- "直到完成为止"
- "无需我参与完成这项工作"
