songoao25 / dsh-song-memory

Listed

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

mainToolSession View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:songoao25/dsh-song-memory

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit f816d51Synced Aug 17, 2026

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 <project-root>/.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.

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

Security policyDetected
Contributing guideDetected

Repository information

Language
TypeScript
License
MIT
Latest release
v1.0.0
Last updated
Aug 17, 2026, 6:49 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.