플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 12개 찾음
agentrq
agentrq/agentrq
AgentRQ task manager for DeepSeek Harness: create, manage, and auto-pull AgentRQ tasks without leaving the harness
DSH-taskboard
shengsheng90/dsh-taskboard
Local SQLite taskboard as a native overlay page: projects, tasks, comments, relations, attachments and workflow automation, with backlog → todo → in_progress → in_review → done statuses, `taskboard_*` Agent tools that can only submit work to in_review, a headless JSON CLI and a packaged skill.
dsh-sticky-note
meredith2328/dsh-sticky-note
컴포저 툴바의 빠른 스티키 노트: 아이디어나 할 일을 적으면 Markdown으로 자동 저장되며, 클릭 한 번으로 채팅에 전송할 수 있습니다.
dsh-ui-progress
lhh010/dsh-ui-progress
DSH Web UI 세션 진행률 플러그인: 입력창 독 영역에 세션 진행률 바가 상주하며(todos 실제 진행률 / 실시간 토큰 생성 속도 / 중단 시 주황색 표시 / 할 일 알림), 핵심 코드 수정 없이 동작합니다.
cleverer-dsh
classicoke/cleverer-dsh
Execution-discipline suite for DSH with identical-retry interception, forced reflection, todo enforcement, memory deduplication, and experience-to-skill promotion (11 plugins + 6 skills).
dsh-taskboard
cloader/dsh-taskboard
Task board for DSH: create tasks with project and model assignment, run them manually or on cron schedules; new sessions in a project automatically pick up its todo tasks and move them to in-review when done.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
widget-dock
morgogh/widget-dock
대화 옆 여백 영역에 드래그 가능한 미니카드 워크벤치를 제공합니다(API 잔액, 토큰 사용량, 세션 통계, 목표, 비용). 크기 단계와 공식 DeepSeek 요금을 지원합니다.
dsh-devquest
lucky8197/dsh-devquest
Turns coding into an RPG: finished turns, tool calls and completed todos earn XP, with 27+ achievement badges, levels, titles and seasons. Event-driven scoring with a pure-function engine — the work itself is the game.
dsh-sessiongraph
lwklbb/dsh-sessiongraph
A DSH Web plugin that turns chat sessions into editable mind maps, with Markdown, Mermaid, PlantUML, XMind text, and TODO exports.
dsh-code-smell
lucky8197/dsh-code-smell
Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.
dsh-memoryleak
warmwine/dsh-memoryleak
Notes and todos as plain Markdown files in your workspace: type /ml plus a sentence to jot into today's journal; todos come in three flavors — deadline, sleep-until-a-date (auto-wakes when due), and anytime; /ml view fuzzy-opens any file with a few keystrokes. Zero tokens throughout — nothing goes through the model, and your notes stay ordinary local files that git and any editor can read.