DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-treekeeper

Reconciles DeepSeek Harness job ledgers with the OS process tree on Windows to detect leaks and safely terminate orphan process trees.

Terminal & TUIDeveloper Tools
0GitHub Stars0ForksUpdated2026-09-17

Install

$ dsh plugin --profile web add dsh-treekeeper

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-treekeeper is a DeepSeek Harness runtime governance plugin tailored for Windows environments. It samples and compares the active DSH host process tree against task ledgers and subagent sessions, surfacing unattributed, leaked, or orphaned child processes. It features guard-protected process tree termination with PID creation-time verification and whitelist safeguards, accessible via both host APIs and a Web UI dock/panel.

Key Capabilities

  • Samples DSH host process hierarchy to isolate host sub-processes from launcher chains
  • Detects orphan processes, duplicate command runs, and long-running plugin sub-processes
  • Reconciles job ledgers against specific session subagent descendant trees without waking dormant sessions
  • Performs guarded process-tree termination with 15-second snapshot validation and PID creation time checks
  • Provides Web UI access through the Mini Utility Dock and session title bar shortcuts
  • Logs detection findings and termination actions to an audit history file

Useful For

  • Auditing and identifying rogue or orphaned background processes spawned by DSH plugins
  • Investigating memory or CPU leaks caused by uncleaned subagents or child tasks
  • Safely terminating stalled or runaway task process trees without impacting host stability

Who It Fits

  • Developers developing or testing complex DeepSeek Harness plugins on Windows
  • Power users managing heavy local subagent workflows and background jobs

Documented Limitations

  • Primary functionality and CIM-based management are currently limited to Windows environments
  • Degrades to read-only sampling when CIM is unavailable, disabling attribution and termination
  • Configuration changes are process-scoped and reset to defaults upon restart
  • Terminations require recent 15-second snapshots and cannot terminate whitelisted or host-critical PIDs

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.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
xswt442-cmd/dsh-treekeeper
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f4f23fb · 2026-09-17

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-09-17
Last release
2026-09-17
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