cinderzhan/dsh-plugin-dew ↗★ 0
dsh-plugin-dew
在 DSH 内部监控其他编码 Agent(如 Claude Code、Cursor、Codex)会话状态与任务的插件。
AI 分析
集中扫描并展示本地其他 AI 辅助工具的运行状态和计划任务。适合同时使用多种 AI 编程助手、需要统一视图避免冲突的多工具并发开发者。
安装
$
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