cui-stack/dsh-workspace-digest ↗★ 0
dsh-workspace-digest
DSH 工作区摘要插件:提供 workspace_digest 工具,用于列出目录中的文件,支持在配置文件中限制最大条目数。
AI 分析
核心用途是让 Agent 快速获取目录结构。适合需要让 AI 了解工作区文件列表的自动化任务。配置简单,零依赖。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cui-stack/dsh-workspace-digest说明文档
阅读完整 README ↗配置
cordis.patch.yml 里的 maxEntries(默认 20)。用户可在 profile 的 cordis.patch.yml 按 id: workspace-digest 整行覆盖。