dsh-zh
Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese (code/commands stay verbatim).
96 results
Chinese-thinking system-prompt section for DeepSeek Harness: make your dsh agent think and answer in simplified Chinese (code/commands stay verbatim).
Map dsh workspaces onto Discord — watch every session live, drive and steer agents, and reach the harness's own commands from anywhere, with no inbound port.
Diff cards in the DeepSeek Harness web chat for recognizable file mutations — MCP filesystem calls (edit_file, write_file), built-in edit/write, and file-mutating bash commands (heredoc replaces, sed -i, cat/tee/redirect writes).
DSH plugin: expose rtk (Rust Token Killer) token-optimized commands as model-callable Tools (9 wide categories + doctor), saving 60-90% tokens on shell output.
Mid-turn user steering for DeepSeek Harness: /steer (visible) and /inject (quiet context notice) slash commands, a model-facing mid-turn guidance prompt section, and an always-visible injection bar above the composer.
AI turns repeated dev commands, prompts, and instructions into one-click DeepSeek Harness actions.
RTK command rewriting suggestions + tool output compaction for DSH. Suggests rtk-rewritten bash commands (deny-mode under rewrite) and compacts noisy tool output (bash/grep/read) to reduce context usage. Port of pi-rtk-optimizer for the Pi coding agent.
dsh profile bundle: workspace-switching one-shot CLI mode — dsh --profile cli -w <workspace> -c <task>, plus `ws` management subcommands.
极简常用片段/命令工具箱 for DeepSeek Harness: JSONL-backed, five tools, no UI, no deps beyond the harness SDK. Save frequently used commands, code, URLs and prompts, then search them back in any session.
Voice assistant plugin for dsh web: hands-free wake phrase, dictation, voice edit commands, and Chinese TTS.
Model-facing environment probe tool for DeepSeek Harness: runtime environment, PATH commands, software versions, and host resources on demand
Mention a server with @ in a DeepSeek Harness session and run commands on it over SSH, behind a two-tier approval gate that fails closed.
A collapsible in-conversation interactive terminal: each tab is a live host PTY (xterm.js over WebSocket) with per-project persistent quick commands
OmicOS as a deepseek-harness (dsh) plugin — Mode A: omicos bioinformatics tools + background jobs + login commands for the dsh agent (DSH-PLUGIN.md).
DeepSeek Harness plugin: cross-session memory for the model. Full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context — recall earlier decisions, commands, and mistakes.
Unified DeepSeek Harness plugin: role-based subagent routing + per-agent evolution — prefercmd/memory as knowledge allow/deny lists, so repeated tasks start from proven commands and save tokens
DSH plugin: block dangerous shell commands and secret leakage before execution (tools/pre-execute veto)
Local SSH bridge for the DeepSeek Harness (DSH): user types the router password in a browser page, agent runs commands via a localhost API — the password never enters the chat.
DSH adapter for everything-wp — WordPress plugin dev AI toolkit. Phase 3: 18 commands + 5 agents with mode gating and inline rules.
Slash commands to delete sessions and workspaces (projects) in DSH
AI coding delivery trust layer for governance-aware coding agents — zcode plugin packaging. The plugin surface lives in skills/ and commands/; this file only provides the npm package identity expected by the zcode plugin host.
Claude Code compatibility layer for DeepSeek Harness: load .claude skills/commands/agents and install plugins from Claude Code marketplaces as native dsh skills.
One DSH Remote Host bundle: Noise projection, commands, prompt/stop admissions, pairing settings. Linux and Windows.
Load Claude Code-style plugins (skills, commands, hooks) inside DeepSeek Harness (dsh).