DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-persona

A DeepSeek Harness plugin for switchable persistent agent personas with persona-scoped cross-session memory.

Developer Tools
1GitHub Stars0ForksUpdated2026-08-19

Install

$ dsh plugin --profile <profile> add github:haimuhaimu/dsh-persona

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-persona adds configurable agent personas to DeepSeek Harness. It includes three built-in personas and a default mode, injects the active persona into agent context, and provides tools to switch personas and manage isolated persistent memories.

Key Capabilities

  • Injects the active persona and its recent memory into agent context before requests.
  • Provides built-in an-ruotong, yan-guan, lao-jie, and default personas.
  • Lets users switch personas at runtime with switch_persona.
  • Stores the selected persona persistently across restarts.
  • Provides list_personas, persona_remember, persona_recall, and persona_forget tools.
  • Supports additional custom personas through configuration.
  • Keeps memory isolated by persona.

Useful For

  • Give an agent a consistent voice or working stance across sessions.
  • Maintain separate preferences or notes for different agent roles.
  • Switch between writing, visual-observation, storytelling, or default assistant modes.
  • Add organization- or user-specific personas through DSH configuration.

Who It Fits

  • DeepSeek Harness users who want persistent agent personas.
  • Users who want persona-specific memory and runtime switching.
  • DSH profile maintainers configuring custom agent behavior.

Documented Limitations

  • Persona state and memory are stored in local files by default under ~/.dsh/.
  • Each persona is limited to 100 memories; each memory is limited to 400 characters.
  • At most the 40 most recent memories are injected into context.
  • Earlier persona instructions may be summarized away after conversation compaction; switching personas can trigger reinjection.
  • The injected persona instructions and memories enter the session log and remain visible across turns.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
haimuhaimu/dsh-persona
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
703bb48 · 2026-09-15

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
1
Last commit
2026-08-19
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app