songoao25/dsh-song-memory0

dsh-song-memory

A native-feeling cross-tool memory plugin for DeepSeek Harness.

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.