mc856/dsh-project-portfolio ↗★ 0
dsh-project-portfolio
Unofficial DSH plugin — long-term, cross-project memory for coding agents: an embedded project-portfolio skill plus portfolio_status / portfolio_log tools over plain markdown files the user owns. Not affiliated with DeepSeek. 非官方社区插件,与 DeepSeek 无关联。
AI 분석
核心用途是为编程 Agent 提供跨项目的长期记忆管理。适合需要让 AI 记住多个项目状态、日志和上下文的软件开发任务。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mc856/dsh-project-portfolioConfiguration
| 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. |