loongWoong/dsh-plugins--packages-dsh-goal-auto-resume0

dsh-goal-auto-resume

DSH plugin: re-arms an unfinished goal after abnormal stops (errors, aborts, max-tokens, crash recovery, driver queue failures) so the native goal-round driver continues the next round automatically.

AI 分析

核心用途是确保智能体任务的连续性。适合运行超长任务、经常遇到网络中断、Token 超限或程序崩溃,需要系统自动恢复并继续执行目标的用户。

パッケージ
dsh-goal-auto-resume
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/02

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:loongWoong/dsh-plugins#dca3b1cbdf57b4ca2fd960e01073b81f25609170&path:packages/dsh-goal-auto-resume

ドキュメント

README 全文を読む ↗

配置

常量位于 lib/index.js 顶部:RESUME_AFTER_USER_ABORT(默认 true,用户手动停止后也继续;改 false 则尊重用户停止)、GIVE_UP_AFTERIMMEDIATE_DELAY_MSBACKOFF_BASE_MSBACKOFF_MAX_MSSWEEP_DELAY_MSINFRA_BLOCK_CODES