ClausYang/dsh-bang-shell

插件 ⭐ 0 BSD-3-Clause web-ui

安装

- 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:

ClausYang/dsh-bang-shell 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。