AI Agent Hub
Back to plugins
🧠

dsh-plugin-agents-memory

Memory Updated 2026.08.25

Run the following command in DeepSeek Harness:

Cocowwy/dsh-plugin-agents-memory

Paste the following prompt into your AI chat to install this plugin:

Please run the installation command dsh plugin install Cocowwy/dsh-plugin-agents-memory in DeepSeek Harness. Source: https://github.com/Cocowwy/dsh-plugin-agents-memory

About this plugin

Managing global instructions within DeepSeek Harness often involves manually editing files, which can be cumbersome and prone to error. dsh-plugin-agents-memory solves this by providing a visual editor directly in the web interface, allowing you to manage $DSH_HOME/AGENTS.md without ever leaving your browser.

The plugin's core strength lies in its convenience and security. It not only auto-creates and initializes basic structures but also supports atomic writes and revision checks to effectively prevent modification conflicts between browser tabs. Through the "Global Memory" feature in settings, you can easily save frequently used repositories, coding preferences, or workflow rules, ensuring these long-term instructions remain consistent across projects.

This tool is ideally suited for developers who need to maintain consistent development standards. Whether you aim to reuse prompts across projects or ensure the model consistently follows specific context constraints, it offers significant ease of use. Please note that it is designed for local environments only to securely protect your global instruction configurations.

Use Cases

  • Maintain unified system prompts across projects
  • Edit AGENTS.md directly in the browser
  • Manage long-term effective development standards

Best For

  • Developers frequently using DeepSeek Harness
  • Teams needing unified coding standards
  • Users preferring GUI for configuration management