ClausYang/dsh-bang-shell
ClausYang★ 0JavaScript最后同步: 2026-08-17
—
README 摘要
dsh-bang-shell 中文 English Run a shell command directly from the DeepSeek Harness Web composer with a leading ! — the command is not sent to the model . It executes in the current session workspace and lands in the conversation as a durable command card. Highlights - Typing the first ! instantly switches the line to terminal colors (an amber ! prompt glyph plus green command text, no background tint, light/dark theme aware) — the mode change is visible from the first keystroke; - Enter executes it: stdout / stderr / timeout & signal markers / exit code render as a persistent command card visible across tabs, with zero model tokens spent. Usage - Only a message whose first non-whitespace character is ! is intercepted; inline ! never triggers; - A bare ! keeps the draft and asks for a command; - Commands run through DSH's active ctx.shell executor, inheriting its timeout and sandbox policy; - A non-zero exit renders an error command card — never an AI turn. Install Prerequisite: a DSH core that includes the ! trigger extension ( TriggerChar , detectTrigger , input adjudication; see "Core companion changes" below). On a checkout that has it: Restart dsh web , then refresh the browser p…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 140,164
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 10,272
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 6,371