ClausYang/dsh-bang-shell

Plugin ⭐ 0 BSD-3-Clause web-ui

Install

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

Add ClausYang/dsh-bang-shell to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.