songoao25 / dsh-song-memory

목록에 있음

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

main도구세션 소스 보기

설치

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

이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.

README

유지 관리자가 작성한 문서 스냅샷입니다.

GitHub에서 보기 ↗
커밋 f816d51동기화 2026. 8. 17.

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.

프로젝트 파일 및 신호

표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.

보안 정책감지됨
기여 가이드감지됨

저장소 정보

언어
TypeScript
라이선스
MIT
최신 릴리스
v1.0.0
마지막 업데이트
2026. 8. 17. AM 6:49

신중하게 설치하기

소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.