Qingzhou-Joshua/dsh-dev-toolbox
DeepSeek Harness插件——面向开发者的简易工具包。
catalog 简介:DeepSeek Harness plugin—a simple toolkit for developers.
安装

| Button | Effect |
|---|---|
| Format | `JSON.parse`, then print with two-space indent |
| Minify | one line, no extra whitespace |
| Validate | parse only; the text is left unchanged |
| Escape | the whole input as a JSON string, including quotes: `a "b"` → `"a \"b\""` |
| Unescape | parse a JSON string; if there are no wrapping quotes, the text is tried as string content |
Use Format for objects and arrays, not Unescape.
### Find
Search under the output. The haystack is the output when it is non-empty, otherwise the input.
- Literal match by default.
- **Regex** uses a JavaScript `RegExp` (invalid patterns show the error).
- **Match case** is optional.
- Enter goes to the next hit, Shift+Enter to the previous. At most 2000 hits are marked.

### Expand
The control on the output label switches to a reading view: output, find, and the footer only, with the output filling the window. The icon toggles between expand and restore. Click it again, press Escape, or click the mask to return.

## URL
Percent-encode text, decode it, or convert between query strings and JSON objects.
把 Qingzhou-Joshua/dsh-dev-toolbox 加入你的 DSH 配置(web profile)即可启用。
README
展开完整 README 收起
README 内容为空。
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis