mc856/dsh-project-portfolio ↗★ 0
dsh-project-portfolio
非官方 DSH 插件:为编程智能体提供基于 Markdown 文件的跨项目长期记忆
AI 分析
核心用途是为编程 Agent 提供跨项目的长期记忆管理。适合需要让 AI 记住多个项目状态、日志和上下文的软件开发任务。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mc856/dsh-project-portfolio说明文档
阅读完整 README ↗Configuration
| Field | Default | Meaning |
|---|---|---|
enabled | true | Mount switch. |
portfolioDir | ~/project-portfolio | Absolute path (or ~/-prefixed) to the portfolio directory. Created content is plain markdown; the directory is yours. |