Bundle
Task Flow / Execution Graph plugin for DeepSeek Harness (DSH): visualize a single task's full execution — turns, LLM steps, tools, skills, subagents, retries, parallel branches — as an interactive DAG with live updates and trajectory linkage.
Bundle
DeepSeek Harness (DSH) plugin: removes the queued prompts a fork child inherits from its parent, so a new branch runs the prompt you type instead of the parent's next one.
Bundle
DSH 插件:agent 忙时自动分叉会话 —— 你新发的指令立刻在新会话里得到响应,旧会话留在后台跑完并把结果回注。官方 bundle 插件,装:dsh plugin --profile web add github:vlln/dsh-autofork
Bundle
Codex-style Git workbench for DSH: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.
Bundle
DSH web plugin: a task kanban that refines requirements into phased plans, auto-executes them in git worktrees (one session per phase), and auto-merges into the main branch on completion.
Bundle
Git-graph style conversation fork topology for DeepSeek Harness (dsh): see which session forked from which, and jump between branches.
Bundle
DSH web plugin: unified Git + GitHub + workflow + files panel (branch, stage/unstage, diff, commit, push/pull/sync, log, files, GitHub OAuth full access, workflow board).
Bundle
Git-backed long-term memory for DeepSeek Harness: a local .mem git repo (single main branch, immutable entries, structured commit messages) with mem_search / mem_read / mem_write / mem_delete / mem_replace tools and fully automatic legacy migration (no CLI needed; the CLI remains for explicit control), auto-managed by the root agent with zero manual steps.
Bundle
Git panel for DeepSeek Harness: log timeline, branch and worktree management over registered workspaces
Bundle
A persistent DeepSeek Harness plugin for visualizing and managing native session branches.
Bundle
DSH toolkit bundle: installs dsh-mcp-manager + dsh-skill-manager + dsh-git-branch-manage with a single `dsh plugin --profile web add`
Bundle
Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.
Bundle
Out-of-tree dsh plugin: a git branch selector in the chat composer, immediately left of the model seat (current branch, fuzzy search, 5-row scroll, switch with conflict toast).
Bundle
AI auto-management channel for GitHub repositories - a DeepSeek Harness community plugin (bundle) that lets an agent manage repos, issues, pull requests, branches, files, labels, topics, tags, releases, and search through the GitHub REST API, with a Web settings card and a live master switch.
Bundle
A Git worktree plugin for DeepSeek Harness that creates task branches, registers worktrees as DSH Workspaces, and opens isolated sessions.
Bundle
DSH web GUI plugin: Cursor-style Git commit-chain (链路图) panel — SVG lane topology, commit detail/diff, guarded branch switching. Dual-face Cordis plugin (host git service + browser React panel); mounts as a dsh-better-sidebar tab with a floating-panel fallback.
Bundle
Git status, diff, log, commit, branch, and optional Change Ledger tools for DeepSeek Harness.
Bundle
DSH /compact-and-branch command: canonical compaction into a fresh continuation session.
Bundle
Same-Session append-only conversation branches and safe message editing for DeepSeek Harness
Bundle
GitHub/Git deployment plugin for DeepSeek Harness (DSH): a Git settings section after model/plugin/agent preset, global GitHub account config, visual repository management (init/create/commit/push/status/log), branch create/switch, commit graph, and 9 git_* model tools for agents.
Bundle
Durable layered memory (global / user / project / branch / daily), confirmation-gated writes, todos and skills. Preserves ~/.dsh/memories files in place with in-place adoption, SHA-256 verified backup and rollback.
Bundle
DeepSeek Harness Web plugin for visualizing, arranging, branching, merging, and summarizing AI agent sessions on an interactive graph canvas
Bundle
Git 面板:看改动、暂存、提交、推送、切分支、翻历史,不用记命令。Visual Git panel for DeepSeek Harness: stage, commit, push, switch branches, browse history.
Bundle
Adds a Branch Chat tab to dsh-better-sidebar that opens independent archived sessions with a head/middle/tail context digest and the same tools as the main agent.