DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

mop-plugins

Modular plugin suite and four-layer workflow preset for DeepSeek Harness, featuring recovery checkpoints, controlled subagents, and model governance.

UI & ProductivityDeveloper ToolsSkills & Workflows
1GitHub Stars0ForksUpdated2026-08-28

Install

$ dsh plugin --profile <profile> add dsh-miopiik 装插件层 +

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
MiOpIIk (mop-plugins) is a single-responsibility plugin bundle and workflow preset designed for DeepSeek Harness (DSH). It provides nine specialized plugin modules covering session checkpoints and rewind recovery, event-driven automatic turn checkpoints, historical session log recall via streaming decompression, controlled one-shot executor subagents with explicit zero-default model contracts, workspace-level model authorization gating, seam capability probing, token usage telemetry, and reusable skill extraction. In addition, it packages a four-layer agent architecture (reviewer, planner, supervisor, executor) preset for structured task execution.

Key Capabilities

  • Checkpoint and rewind recovery with manual milestones and automatic turn/error event capture
  • Isolated one-shot executor spawning with strict tool narrowing, per-call timeouts, and explicit model/provider pairing requirements
  • Workspace-scoped model authorization gate to control model usage per workspace
  • Streaming zstd log recall for querying historical sessions without unbounded memory usage
  • Runtime capability probing and verifiable environment status reporting
  • Skill extraction mechanism that writes reusable procedures to standard skill paths
  • Session token usage telemetry across uncached, cache-read, cache-write, and output buckets
  • Four-layer agent workflow preset (Reviewer, Planner, Supervisor, Executor)

Useful For

  • Managing complex multi-agent execution workflows with strict supervisor and reviewer separation
  • Enforcing strict model access policies and workspace-specific LLM allowlists
  • Auditing and searching past Harness conversation logs using streaming recall
  • Safely capturing session state and rewinding execution branches during debugging or testing
  • Extracting ad-hoc agent procedures into reusable filesystem skills

Who It Fits

  • DeepSeek Harness power users and workflow designers
  • Teams orchestrating multi-agent collaboration with role-based boundaries
  • Developers needing reliable checkpoint/rewind mechanisms and audit trails in DSH

Documented Limitations

  • Model authorization allowlist concurrency serialization is handled in-process; concurrent cross-process authorization updates may have race conditions
  • Streaming session recall searches on-disk session logs only and does not query in-memory transient state
  • Executor subagents strictly require explicit model and provider pairs and do not support fallback defaults by design

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, 5 development, 0 peer, and 0 optional dependencies.

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
Chillizu/mop-plugins
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
65c73ae · 2026-08-30

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