Community directory previewDeepSeek Harness is in developer preview
DA

dsh-auto-evolve

PluginConfirmed pluginCommunity

lispking/dsh-auto-evolve · updated 7 days ago

Installation

dsh plugin --profile web add dsh-auto-evolve
dsh plugin --profile web add /absolute/path/to/dsh-auto-evolve
dsh plugin --profile web add github:lispking/dsh-auto-evolve

Plugins in this repository

  • dsh-auto-evolvev0.1.2

    Self-evolving plugin for DeepSeek Harness: observes agent behavior, proposes improvements to its own skills/policies via LLM, validates them in a sandboxed trial agent, and applies versioned mutations with rollback.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (9)
    • @deepseek-ai/cordisworkspace:^shared
    • @deepseek-ai/dsh-agentworkspace:^shared
    • @deepseek-ai/dsh-llmworkspace:^shared
    • @deepseek-ai/dsh-sessionworkspace:^shared
    • @deepseek-ai/dsh-skillworkspace:^shared
    • @deepseek-ai/dsh-storageworkspace:^shared
    • @deepseek-ai/dsh-storage-domainworkspace:^shared
    • @deepseek-ai/dsh-toolsworkspace:^shared
    • @deepseek-ai/schemasteryworkspace:^shared

Paths are pinned to commit 0e6a5e60073e

Overview

A self-evolving plugin for DeepSeek Harness (dsh). It observes how the agent runs, proposes improvements to its own assets via the LLM, validates each proposal inside a sandboxed trial agent, and applies only verified mutations — with a versioned ledger and automatic rollback on regression.

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
0e6a5e60073e
Evidence Score
76/100
Static risk
High risk
Files scanned
2
Findings
1

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence11/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparepnpm run build
Findings (1)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "pnpm run build"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0