← 返回
效率工具 中文

Cancel Dispatch Run

Cancel an active interactive dispatch run by run-id from slash command cancel. Use when user wants to stop a dispatchi or ralph-loop task immediately.
通过斜杠命令 cancel 使用 run-id 取消活动的交互式调度运行。用于用户需立即停止 dispatchi 或 ralph-loop 任务时。
edxi
效率工具 clawhub v0.1.1 1 版本 99871 Key: 无需
★ 0
Stars
📥 774
下载
💾 6
安装
1
版本
#latest

概述

Run {baseDir}/scripts/run_cancel.sh with user args.

Contract

  • Format: /cancel
  • Also supports: /cancel /

Local config

  • optional env file: ${OPENCLAW_DISPATCH_ENV:-/skills/dispatch.env.local}
  • supports OpenClaw skills.entries.cancel.env injection
  • script is self-contained

Security disclosure

  • Reads only allowlisted env keys from dispatch.env.local using key=value parsing (no source).
  • Sends tmux keystrokes only to the run session resolved from local metadata.
  • Updates local run metadata (status=cancelled, exit_code=130).

Behavior

  1. Resolve run-id to exactly one result directory.
  2. Send /ralph-loop:cancel-ralph to that tmux session.
  3. Perform hard-cancel by requesting /exit and killing tmux session.
  4. Return success or precise error.

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-29 20:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,919
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,404
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 432 📥 103,829