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. 8. 26.

설치

$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