← 返回
效率工具 中文

Dispatch (Claude Code)

Launch non-blocking Claude Code headless tasks from slash command dispatch. Use when user requests async coding jobs and does not require slash-only Claude p...
从斜杠指令启动非阻塞的 Claude Code 无头任务,适用于异步编码请求且无需仅限斜杠的 Claude p...
edxi
效率工具 clawhub v0.1.1 1 版本 99881 Key: 无需
★ 0
Stars
📥 839
下载
💾 11
安装
1
版本
#latest

概述

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

Contract

  • Format: /dispatch
  • Workdir mapping: ${REPOS_ROOT:-/home/miniade/repos}/
  • Agent Teams policy: on-demand (enabled only if prompt contains Agent Team signals)
  • Safety: headless runs enforce timeout via DISPATCH_TIMEOUT_SEC (default 7200s)

Local config

  • optional env file: ${OPENCLAW_DISPATCH_ENV:-/skills/dispatch.env.local}
  • supports OpenClaw skills.entries.dispatch.env injection
  • script is self-contained (bundled dispatch.sh + claude_code_run.py)

Security disclosure

  • Reads only allowlisted env keys from dispatch.env.local using key=value parsing (no source).
  • Starts a background local process (nohup) and writes logs/results under configured paths.
  • Network callback is disabled by default; enable only with ENABLE_CALLBACK=1 and explicit group settings.
  • Does not download remote code at runtime.

Behavior

  1. Validate args and return usage if incomplete.
  2. Start task in background (non-blocking).
  3. Return one-line launch summary with run-id and log path.
  4. Do not run extra validation unless requested.

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-29 19:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

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

Obsidian

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

Nano Pdf

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