songoao25/dsh-song-memory0

dsh-song-memory

DSH 跨工具全局与项目记忆管理插件

AI 分析

自动沉淀用户偏好(全局)与项目进度(项目级),支持在设置面板中直接编辑。适合需要跨会话、跨工具无缝衔接上下文,让 AI 记住个人习惯和项目背景的用户。

包名
dsh-song-memory
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

dsh-song-memory

English | 中文

License: MIT Release Stars CI

A native-feeling, cross-tool memory plugin for DeepSeek Harness. It automatically沉淀s your preferences and project progress, enabling seamless handoffs to other AI agents like Work Buddy or Codex.

✨ Why dsh-song-memory?

  • Native Feel: Installs in one click, zero configuration required.
  • Cross-Tool Linkage: Uses standard Markdown files (.agents/memory.md) that other tools can read natively.
  • Local & Transparent: Your data stays on your machine. No cloud, no black boxes.
  • Self-Evolving: Automatically ages out outdated info to keep your context clean.

🚀 Quick Start

Installation

dsh plugin --profile web add dsh-song-memory

How it works

  1. Global Memory: Stored in ~/.song-memory/preferences.md (for personal habits).
  2. Project Memory: Stored in /.agents/memory.md (for project-specific context).
  3. Management: Open DSH Settings → "Song Memory" tab to view or edit entries.

🛠️ Development

git clone https://github.com/songoao25/dsh-song-memory.git
cd dsh-song-memory
pnpm install

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.