cinderzhan/dsh-plugin-dew0

dsh-plugin-dew

See what your other coding agents are doing from inside DSH: Claude Code, Codex, Cursor and DSH sessions, their state, and their scheduled tasks.

AI 分析

集中扫描并展示本地其他 AI 辅助工具的运行状态和计划任务。适合同时使用多种 AI 编程助手、需要统一视图避免冲突的多工具并发开发者。

パッケージ
dsh-plugin-dew
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/26

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cinderzhan/dsh-plugin-dew

ドキュメント

README 全文を読む ↗

Configuration

config:
  agents: []              # limit the scan, e.g. ["claude_code", "codex"]
  defaultWindowHours: 8   # lookback when a call does not specify one
  redactSummaries: false