DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

evo

Provider-neutral evolving memory plugin providing cross-session recall and reflection for DeepSeek Harness agents.

UI & ProductivityDeveloper ToolsSkills & Workflows
2GitHub Stars0ForksUpdated2026-09-04

Install

No clear install command was found in the current repository evidence.

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
evo provides DeepSeek Harness and other coding agents with durable, cross-session memory through an automated recall and reflect loop. It recalls relevant facts, constraints, and project context into system prompts before model execution and reflects completed interaction turns back into structured SQLite storage.

Key Capabilities

  • Context recall injecting relevant structured memories into the system prompt prior to inference
  • Post-execution reflection distilling completed turns into structured memory records
  • Local-first SQLite persistence using Node.js built-in storage
  • Automatic workspace memory ingestion from CLAUDE.md, AGENTS.md, and related configuration files
  • Multi-host integration supporting DeepSeek Harness Cordis runtime, Claude Code, and Codex

Useful For

  • Retaining project conventions and architectural decisions across independent agent sessions
  • Preventing repetitive mistakes by storing past constraints and troubleshooting procedures
  • Bootstrapping new agent sessions with contextual knowledge extracted from repository markdown files

Who It Fits

  • DeepSeek Harness developers seeking persistent memory across agent chat sessions
  • AI agent engineers building autonomous coding workflows requiring long-term state retention

Documented Limitations

  • Recall relies on deterministic SQLite filtering and ranking rather than vector embeddings
  • Memory consolidation must be triggered explicitly or through the web panel rather than automatically scheduled
  • Requires Node.js >=22.19.0 to utilize the built-in node:sqlite module

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 3 runtime, 9 development, 4 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
TIZ36/evo
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
b850d48 · 2026-09-04

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-04
Last release
2026-08-28
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