CAPABILITY INDEX

Coding

30

Code generation, review and development workflows.

npm / codingOfficial
DA

DSH Agent

by DeepSeek

Agent interface, registry, initiator scope, and event vocabulary for the DeepSeek Harness

npm / codingOfficial
DC

DSH Commands

by DeepSeek

Plugin-owned human command registry for DeepSeek Harness UIs

npm / codingOfficial
DG

DSH Goal

by DeepSeek

Event-sourced same-session goal state and lifecycle service for the DeepSeek Harness

npm / codingOfficial
DJ

DSH Jobs Local

by DeepSeek

Process-local implementation of the DeepSeek Harness background job registry seam

npm / codingOfficial
DP

DSH Plan Mode

by DeepSeek

Logged per-agent plan mode with deployment guidance, a direct slash command, and a user-reviewed exit

npm / codingOfficial
DS

DSH Subagent

by DeepSeek

Abstract subagent seam (ctx.subagents): named-provider registry for delegating to child agents

npm / codingOfficial
DT

DSH Tool Bash

by DeepSeek

Model-facing bash tool with optional generic background-job and sandbox-escalation support

npm / codingOfficial
DT

DSH Tool FS

by DeepSeek

Model-facing filesystem tools (read, write, edit) over the DeepSeek Harness filesystem seam (ctx.fs)

npm / codingOfficial
DT

DSH Tool Goal

by DeepSeek

Model-facing same-session goal tools with execution-time authority checks

npm / codingOfficial
DT

DSH Tool Jobs

by DeepSeek

Model-facing background job control tools (job_output, job_list, job_kill) over the ctx.jobs registry

npm / codingOfficial
DT

DSH Tool Ralph

by DeepSeek

Model-facing fresh-agent Ralph loop over the workflow and subagent seams

npm / codingOfficial
DT

DSH Tool Todo

by DeepSeek

Model-facing todo_write tool over the DeepSeek Harness event-sourced session log

npm / codingOfficial
DT

Model-facing workflow tool: run a JavaScript orchestration script over ctx.workflowEngine

npm / coding
GT

DSH Tool Git

by lxj808624

Structured Git tools with machine-readable output and a guard for destructive operations.