본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 108개 찾음

C

dsh-wechat-mp

coolbreezecoin/dsh-wechat-mp

Turns markdown into a WeChat Official Account (微信公众号) draft: inlines every CSS rule onto its element because the editor discards `<style>` blocks and class names, uploads each local image through WeChat's own endpoint so it is not filtered out, and creates the draft; it never broadcasts.

03일 전도구 및 기능
S

dsh-cognition

scd13150/dsh-cognition

Project memory for coding agents on DeepSeek Harness: similar past edits surface as precedents, out-of-scope edits are blocked, and cognition persists across sessions (47 upstream-verified fixes, gold-free 20-task run).

03일 전메모리MIT
H

dsh-native-memory

highland0971/dsh-native-memory

Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.

03일 전메모리MIT
X

dsh-whale-companion

xianshu-virtuous/dsh-whale-companion

Automatically starts a fresh Web session near the context limit with the last complete turn, and adds an editable additive whale-maid persona with on-demand reload.

03일 전세션 및 메시지MIT
N

dsh-llm-codex

noirbright/dsh-llm-codex

ChatGPT Codex subscription chat: official OAuth, a Sol/Terra/Luna catalog with Fast rows, live usage limits, and optional search and view_image tools.

05시간 전모델 및 제공업체MIT
H

dsh-llm-failover

hb00/dsh-llm-failover

Automatic provider failover on rate limits or quota exhaustion: switch between providers with configurable per-provider models, a cooldown, and a permanent last-entry fallback.

03일 전모델 및 제공업체MIT
X

dsh-cost-crystal

xxvk/dsh-cost-crystal

Floating cost crystal for the Web UI: balance card, real-time tok/s, peak/off-peak billing countdown, last-24h spend, and a 🔮 next-message cost forecast, all timezone-aware.

03일 전사용량 및 결제Apache-2.0
W

dsh-rule-manager

wzz3034026545/dsh-rule-manager

Manage DSH rules from the web settings panel — edit global/project AGENTS.md, or auto-split pasted rules into layered AGENTS.md and skills via LLM.

0그저께UI 확장MIT
S

dsh-auto-paste

sakuraqqq/dsh-auto-paste

Auto-saves large pasted text as an attachment file in the DeepSeek Harness web input box.

09시간 전UI 확장MIT
R

dsh-desktop (plugin)

reachga0/dsh-desktop

DSH plugin (dsh-desktop-launcher) that launches the dsh-desktop Windows Electron shell from the conversation: double-click to run the DSH web in a standalone window, region screenshot with GPU-accelerated selection that auto-pastes into the chat (works with vision bridges), system tray, session manager, auto environment setup, configurable port, single-instance lock.

0그저께UI 확장MIT
N

dsh-lens

nexusagentx/dsh-lens

DeepSeek Harness용 실시간 코드 피드백 — LSP, 린터, 포매터, 타입 검사, 구조 분석

04일 전도구 및 기능MIT
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

모델을 위한 세션 간 메모리: 과거 모든 세션을 전문 검색(ctx.sessionQuery를 통한 SQLite FTS5)하고 가장 잘 일치하는 발췌를 현재 컨텍스트로 가져옴

04일 전메모리