worktree-mgr
JohnXu22786/worktree-mgr
Per-task isolated git worktrees with a full create/sync/finish lifecycle: task names auto-derive branches, merge targets are double-checked, and batch cleanup is built in — zero manual git operations.
DeepSeek Harness plugin
Long-lived background terminal jobs for dsh: launch processes in a PTY, write input (including control sequences like Ctrl+C), page through ring-buffered output, and stop jobs gracefully or forcefully.
Jump to installSend the GitHub link to DSH, Codex, or another agent. Ask it to explain the purpose, access, installation, and removal steps, then wait for your approval before running commands. Paste the README if it cannot open the link.
dsh plugin --profile web add github:JohnXu22786/pty-runnerThis command comes from the community plugin list. Open the repository and check the setup steps and scripts before running it.
These are the original fields from the community list, kept here so you can compare them with the GitHub repository.
registry-record.jsonCheck against GitHub before use{
"name": "pty-runner",
"owner": "JohnXu22786",
"category": "tools",
"description": "Long-lived background terminal jobs for dsh: launch processes in a PTY, write input (including control sequences like Ctrl+C), page through ring-buffered output, and stop jobs gracefully or forcefully.",
"install": "dsh plugin --profile web add github:JohnXu22786/pty-runner",
"npm": null,
"stars": 0,
"added": "2026-08-16",
"source": "registry"
}See which files it changes, which websites or API keys it can access, which install scripts it runs, and whether it has a license and removal steps. GitHub stars only show attention.