Repository unavailableThe source repository is currently unavailable. Plugin information is preserved from the last successful DSH Plugin Registry snapshot.
DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-deja

Recall and search coding session history from 19+ external AI agents inside DeepSeek Harness.

Developer Tools
0GitHub Stars0ForksUpdated2026-08-23

Install

$ dsh plugin --profile web add dsh-deja

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-deja connects DeepSeek Harness to local session history across 19+ coding agents such as Claude Code, Codex, Cursor, Cline, and Zed. Utilizing a local BM25 index via the deja engine, it enables quick search, session inspection, file blame history, and automated contextual recall before agent steps without external network calls or embeddings.

Key Capabilities

  • Search historical session logs across multiple external coding assistants using BM25 local indexing
  • Expose dedicated tools including deja_recall, deja_session, deja_blame, deja_fix, deja_how, and deja_remember
  • Support the /deja interactive command for ad-hoc session queries
  • Inject relevant historical session context automatically before execution steps via system prompt context
  • Operate locally without external network requests or embedding overhead with automatic secret redaction at index time

Useful For

  • Reusing past debugging solutions, build flags, and CLI commands executed in other coding assistants
  • Checking previous assistant discussions and modifications on a file before editing or deleting it
  • Migrating past agent session knowledge into DeepSeek Harness workflows seamlessly

Who It Fits

  • Developers migrating between or concurrently using multiple AI coding agents
  • DeepSeek Harness users seeking local memory and cross-agent context recall

Documented Limitations

  • Relies on the local deja binary and existing session files saved on disk by supported agents
  • Uses BM25 lexical keyword matching rather than vector embeddings or semantic search

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, 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
vshulcz/dsh-deja
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
b2c2fbe · 2026-08-23

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-23
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