DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-task-worktree

Git worktree isolation for DeepSeek Harness with task-scoped branches, UI session badges, and persistent manifests.

UI & ProductivityDeveloper ToolsSkills & WorkflowsRemote Execution
1GitHub Stars1ForksUpdated2026-09-08

Install

$ dsh plugin --profile web add dsh-task-worktree

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-task-worktree brings task-scoped Git worktree isolation to DeepSeek Harness. It allows AI agents to operate within independent checkouts on dedicated branches under .dsh-worktrees/ while keeping the main workspace pristine. The plugin tracks worktree states in a durable manifest across sessions and restarts, injects UI session badges, and provides both AI tools for worktree creation/status inspection and human-controlled slash commands for merging or cleaning up changes.

Key Capabilities

  • Isolated task checkouts using Git worktrees on dedicated worktree/ branches
  • Persistent per-repository manifest surviving session terminations and restarts
  • Model tools (worktree_create, worktree_list, worktree_status) for autonomous branch work
  • Human-controlled slash commands for bring-back, finish, remove, and prune
  • Client UI integration adding dock selectors, instruction context injection, and session badges
  • Ability to optionally carry uncommitted changes from the main workspace into new worktrees

Useful For

  • Running multi-step experimental code refactoring without disrupting the main working tree
  • Parallel agent task execution across multiple separate branches simultaneously
  • Safely reviewing AI-generated code before bringing changes back into the main workspace

Who It Fits

  • Developers working on large or complex Git codebases using DeepSeek Harness
  • Engineers seeking isolated task execution environments comparable to Claude Code or Codex worktrees

Documented Limitations

  • Requires Git 2.31 or higher and Node.js 20+
  • Bring-back operations strictly require a clean main workspace before merging
  • Deletion and merge actions are strictly human-operated and cannot be executed directly by the LLM

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
Letter2025/dsh-task-worktree
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f589369 · 2026-09-14

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
1
Open issues
1
Last commit
2026-09-08
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