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 Analysis

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

Package
dsh-plugin-dew
Version
0.1.0
License
MIT
Last updated
Aug 26, 2026

Install

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

Configuration

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