メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

6 件のプラグインが見つかりました

2

dsh-read-url

2672243194/dsh-read-url

任意のページをクリーンな本文として読み取り: 文字コード自動検出 (GBK/GB2312/UTF-8/Big5)、ノイズ除去、コンパクトなテキスト/Markdown、オフセット継続読み取り、任意の SPA レンダリング、一括読み取りとサイトクロール。

19一昨日ツールと機能MIT
M

dsh-fs-encoding

mrweicodes/dsh-fs-encoding

ファイルエンコーディングガード:GBK、Big5、Shift-JIS、EUC-KR、Windows-125x、UTF-16、UTF-32 のファイルに対してバイト単位で正確な読み取り/書き込み/編集を行い、レガシーファイルの編集時に UTF-8 へ黙って書き換えられることなく元のエンコーディングのまま維持します。UTF-8 BOM は元の状態どおり正確に保持され、改行コード(CRLF/LF/CR)も維持されます。エンコーディングで表現できない文字は「?」として書き込まれず拒否されます。また、UTF-8 以外のファイルは候補エンコーディング付きで一覧表示されるため、モデルが明示的に読み直すことができます。

413 時間前ツールと機能MIT
1

dsh-wsl-encoding

173787247/dsh-wsl-encoding

Reports PowerShell, cmd, and LANG encoding for UTF-8 versus code-page issues.

15 日前開発とプラグインツールMIT
R

dsh-change-budget

raphaelutumn/dsh-change-budget

Configurable per-turn budgets for supported file mutations, limiting distinct files, mutation calls, and UTF-8 payload bytes before tool execution.

1先月開発とプラグインツールMIT
F

dsh-tool-text-editor

flotiarenor/dsh-tool-text-editor

Byte-faithful text editing tools (edit_text / write_text) for DeepSeek Harness. They fix what the built-in write/edit cannot do: both drop a UTF-8 BOM, neither restores the file's own line-ending style (writing LF content turns a CRLF file into an LF file

09 日前ツールと機能Apache-2.0
V

dsh-console-utf8

vvilliam-qwq/dsh-console-utf8

Keep the Windows console on code page 65001 (UTF-8) for the dsh host and its bash tool commands, so output from Windows-native child processes stops being decoded as mojibake

05 日前ツールと機能MIT