DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

mosaic-memory-compress

Stateless dialogue context compression modeled on human memory forgetting curves with DSH integration.

Developer ToolsSecurity & Policy
3GitHub Stars1ForksUpdated2026-09-12

Install

$ dsh plugin --profile web add mosaic-memory-compress # registry package

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
MosaicMemoryCompress provides bounded dialogue context management for long-running LLM conversations. It implements a biological forgetting-curve architecture featuring raw, light, and heavy compression zones to prevent context window overflow while preserving key semantic rules. The package ships with a dedicated DeepSeek Harness adapter and patch configuration.

Key Capabilities

  • Multi-zone dialogue compression (raw vivid turns, light structural truncation, heavy semantic summarization)
  • Bounded context maintenance achieving constant message count across extended turns
  • Tool-call safe round parsing and message handling
  • Pre-configured Cordis patch bundle and adapter module for DeepSeek Harness integration
  • Zero-cost passthrough below configured round thresholds with anti-jitter windowing

Useful For

  • Maintaining indefinite multi-turn conversations without session resets or context overflow
  • Optimizing token consumption and API costs for long-running DeepSeek Harness agent workflows
  • Preserving critical system instructions and permissions across thousands of conversational rounds

Who It Fits

  • DeepSeek Harness agent developers building long-running assistant sessions
  • AI engineers seeking token efficiency and dialogue context bounded memory solutions

Documented Limitations

  • Compression is intentionally lossy for older turns, requiring external persistence if full verbatim history is needed
  • Heavy zone compression requires an active LLM completion function
  • System prompts must remain at index zero of the message array

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
TuringCorp-net/mosaic-memory-compress
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
75ab2bf · 2026-09-13

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
3GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-12
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