DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-memory-forget

Memory forgetting and governance engine for DeepSeek Harness with TTL, decay, token budgets, and audit tracking.

UI & ProductivitySecurity & PolicySkills & Workflows
1GitHub Stars0ForksUpdated2026-08-25

Install

$ dsh plugin --profile <name> add @xiaoke8698/dsh-memory-forget

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-memory-forget is an agent memory management plugin that implements intentional forgetting, memory time-to-live (TTL), Ebbinghaus decay curves, and token-budgeted prompt injection. It governs context bloat, memory pollution, and stale references by physically deleting or archiving expired agent memories while maintaining an audit trail.

Key Capabilities

  • Manage agent memory lifecycles with configurable TTL, Ebbinghaus decay, and pinned importance
  • Perform sliding TTL renewals upon active memory recall
  • Filter and inject memories under strict token budgets without context overflow
  • Execute physical deletions with SHA-256 audit logging or optional restorable mode
  • Support multi-agent memory scoping across workspaces and sessions with automatic sub-agent cleanup
  • Provide token accounting, status readouts, and dry-run injection previews

Useful For

  • Preventing memory pollution and outdated fact contamination during long-running agent workflows
  • Managing strict token context limits for DeepSeek Harness agent profiles
  • Auditing and controlling privacy-sensitive memory retention and eviction across sessions

Who It Fits

  • DeepSeek Harness developers building multi-turn conversational agents
  • AI engineers requiring deterministic context budgeting and memory decay
  • Security-conscious teams mitigating agent memory poisoning and persistent prompt injection

Documented Limitations

  • Zero embedding and semantic vector retrieval support in the core engine
  • Comparative benchmark effectiveness data is currently pending milestone completion
  • Requires custom StoreAdapter implementation when running outside the standard plugin persistence layer

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, 1 development, 0 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
XIAOke8698/dsh-memory-forget
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
938db97 · 2026-08-27

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
0
Last commit
2026-08-25
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