DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

xmemo-deepseek-plugin

Native DeepSeek Harness memory plugin combining local-first storage with XMemo cloud synchronization.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & PolicySkills & Workflows
1GitHub Stars0ForksUpdated2026-08-15

Install

$ dsh plugin --profile <name> add dsh-xmemo

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
XMemo for DeepSeek Harness is a native Cordis plugin that provides memory, timeline, TODO, decision, state, and session-progress tools. It uses a local JSON store with an offline write queue and can synchronize with XMemo’s MemoryOS REST API using OAuth 2.1 with PKCE or an API key.

Key Capabilities

  • Provides 16 tools for memory, recall, timeline events, TODOs, decisions, active state, progress snapshots, status, and synchronization.
  • Supports hybrid, local-only, and cloud-only memory modes.
  • Stores writes locally first and maintains a durable offline queue for cloud synchronization.
  • Uses OAuth 2.1 with PKCE for XMemo account connection, with static API-key authentication as a fallback.
  • Ships a web GUI settings card for OAuth connection, API-key configuration, and memory-mode selection.
  • Performs local token-overlap recall merged with cloud recall, with fail-closed bucket and scope filtering.
  • Defaults memory deletion to recoverable soft deletion.
  • Redacts seven categories of credential-like text before memory and timeline writes.

Useful For

  • Preserve decisions, preferences, facts, and task context across DeepSeek Harness sessions.
  • Resume work through active state and restart-progress snapshots.
  • Track project TODOs, decisions, and timeline events from DSH agents.
  • Continue recording memory while offline and synchronize eligible writes later.
  • Connect a DSH agent to an XMemo account without using an MCP transport.

Who It Fits

  • DeepSeek Harness users who need persistent agent memory.
  • Cordis-based agent developers.
  • Users of XMemo who want native DSH integration.
  • Developers who need local-first memory with optional cloud synchronization.

Documented Limitations

  • Local storage is not encrypted at rest.
  • OAuth connection requires a desktop session capable of opening a browser; headless use requires the static API key.
  • Concurrent DSH processes are not coordinated when writing to the same store directory.
  • Non-idempotent offline writes are held until explicitly approved for replay.
  • The browser settings card can edit OAuth, API-key, and mode settings only; five other configuration fields require cordis.patch.yml.
  • The mode selector cannot display the currently saved mode value.
  • PII redaction is not implemented; only credential-like text is redacted.
  • Replayed writes generically back-fill cloud_id and sync_status, not richer response fields.

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 1 runtime, 10 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
yonro/xmemo-deepseek-plugin
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e7101af · 2026-08-16

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-15
Last release
2026-08-15
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