Files
karuo-ai/.cursor/rules/agent-shell-no-interrupt.mdc
2026-07-19 00:21:46 +08:00

11 lines
440 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
description: Cursor Agent Shell 防掐断block_until_ms 自动化)
globs: "**/*"
alwaysApply: true
---
# Shell 防掐断铁律
- 可能 >25s 的命令:**block_until_ms: 600000**10 分钟)或更长
- 禁止 `find /Users/karuo` 全盘;大 zip 用 Python zipfile 按文件解压
- 禁止因「慢」主动中断;长任务拆轮但每轮 block_until 须够长
- **不等后台**:后台任务不 Await直接回复用户