DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

Deepseek-Harness-Lifelong-Agent

An opt-in DeepSeek Harness plugin for governed, long-term agent memory backed by a local JSON registry.

Developer ToolsSecurity & PolicySkills & Workflows
0GitHub Stars0ForksUpdated2026-08-15

Install

$ dsh plugin --profile web add https://github.com/haoyuan-sjtu/Deepseek-Harness-Lifelong-Agent.git

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 Governed Memory installs as a standalone DSH bundle and contributes one Cordis host plugin. It retrieves only eligible promoted records and injects selected memory into the agent flow, while trusted in-process host plugins handle capture, promotion, and revocation.

Key Capabilities

  • Installs into a selected DSH web or headless profile through a declared bundle patch.
  • Maintains an atomic local JSON memory registry with restrictive 0600 file mode.
  • Captures new records into quarantine rather than directly admitting them.
  • Requires trusted-host approval and verified A/B evidence before promotion.
  • Filters retrieval by promotion state, scope, privacy, expiry, review date, conflicts, relevance, and token budget.
  • Injects selected records as a plugin-sourced user message during the agent pre-step flow.
  • Exposes capture, promote, and revoke operations through ctx.governedMemory for trusted plugins in the same DSH process.

Useful For

  • Adding controlled project- or local-scope memory to a DeepSeek Harness agent.
  • Building a trusted host-side review workflow before memories can enter model prompts.
  • Connecting an administrative or governance plugin to persistent memory operations.
  • Keeping relevant, approved operational context within a configured prompt token budget.

Who It Fits

  • DeepSeek Harness users needing opt-in local memory.
  • Developers building trusted host plugins for DSH.
  • Teams prototyping governed memory workflows with local or project scope.

Documented Limitations

  • Technical preview supports only local and project scopes; user and team scopes are rejected.
  • Provides no browser UI, HTTP endpoint, CLI command, or model-callable capture or promotion tool.
  • Designed for local, single-process use and does not provide multi-process locking or shared-team access semantics.
  • Does not provide backup deletion.
  • Has not completed clean-profile installation testing on every DSH release or representative C0–C3 evaluation.
  • The README advises against storing credentials, raw private transcripts, or material unsafe to enter a model prompt.

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, 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
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
haoyuan-sjtu/Deepseek-Harness-Lifelong-Agent
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
48fb0fa · 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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-15
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