Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 320

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 дня назадИнструменты и функции
A

dsh-agentmail

agentmail-to/dsh-agentmail

Gives an agent its own email inbox through AgentMail — eleven tools for sending, reading and labelling mail, plus inbound mail delivered into one harness session per email thread, with an approval gate and recipient allowlist on everything outbound.

012 часов назадИнструменты и функцииMIT
8

dsh-plugin-academic-writing

863683348/dsh-plugin-academic-writing

Academic writing toolkit for DSH agents: paper outlines, title and abstract skeletons, GB/T 7714 / APA / MLA citations, phrasing QA, and a pre-submission checklist.

0позавчераИнструменты и функцииMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

013 часов назадПамятьApache-2.0
L

dsh-memory-director

ljsysfurryace/dsh-memory-director

LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.

04 дня назадПамять
L

dsh-compaction

ljsysfurryace/dsh-compaction

Compaction backend replacing LLM summarization with a deterministic semantic extractor (keeps code/paths/commands, drops chatter) plus 28.4x KV-compression accounting.

04 дня назадПамять
J

context-pruner

johnxu22786/context-pruner

Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.

0позавчераПамять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
8

dsh-plugin-focus

863683348/dsh-plugin-focus

Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.

0позавчераПамятьMIT
W

dsh-plugin-hub (dsh-idle-archive)

wingsky-1/dsh-plugin-hub

Idle session reminder: prompts to archive sessions untouched for N hours, with a snooze window after each refusal, using the official archiveSession API.

07 часов назадСеансы и сообщенияMIT
C

dsh-branch-review

chouyong/dsh-branch-review

Track human decisions for related DSH session branches: keep, discard, or follow up with reasons, labels, and external links.

0вчераСеансы и сообщения
T

dsh-model-reasoning

tikaflow/dsh-model-reasoning

Automatically fills in reasoning-effort levels for models from unofficial (custom) providers, with data sourced from models.dev.

0вчераМодели и провайдерыMIT
N

dsh-llm-cursor

noirbright/dsh-llm-cursor

Unofficial Cursor subscription chat: Host-owned CLI session login, a displayed model catalog, and subscription usage rails. Cursor staff treat this class of private-client usage as against ToS.

015 часов назадМодели и провайдеры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
W

dsh-dynamic-wallpaper

willmylife/dsh-dynamic-wallpaper

Animated wallpaper plugin with 8 canvas backgrounds (particles, meteors, starfield, waves, rain, bubbles, matrix, aurora) plus custom video import, and speed/density/opacity/blur sliders with localStorage persistence.

014 часов назадТемы и оформление
R

dsh-skin-digital-arcade

rizenhnt/dsh-skin-digital-arcade

Digital arcade HUD skin: neon cyan/violet/magenta palette, Ark Pixel fonts, animated sprites (city backdrop, data core, mascot), custom crosshair cursor; light and dark themes follow the system.

03 дня назадТемы и оформлениеMIT
K

dsh-wallpaper

keke050/dsh-wallpaper

Wallpaper skin for the DSH Web UI: presets, image URL or upload, and an opacity slider that fades the interface to reveal the wallpaper.

03 дня назадТемы и оформлениеMIT
Z

dsh-opencode-go-quota

zer0zio-stack/dsh-opencode-go-quota

Bottom-right 余额 badge for the DSH Web UI: on expand it fetches the currently-selected provider's OpenCode Go plan limits or DeepSeek prepaid balance, plus local token usage and pricing-based spend estimates.

03 дня назадИспользование и биллингMIT
W

dsh-plugin-hub (dsh-opencode-usage)

wingsky-1/dsh-plugin-hub

OpenCode Go plan usage floating pill: three-window consumption percentages (rolling/weekly/monthly) with mini area charts, backed by background sampling against the official /v1/usage API.

07 часов назадИспользование и биллингMIT
N

dsh-usage-stats-plus

nixz0824/dsh-usage-stats-plus

DSH usage and balance panel with official live balance, per-event official peak/off-peak pricing, all-channel spend estimates from daily balance snapshots, and a Codex-style 12-month token activity timeline. Fork of Ychris12138/dsh-usage-stats.

010 часов назадИспользование и биллингMIT
M

dsh-token-anxiety

mov-eax-eax/dsh-token-anxiety

Live per-task token cost widget: peak/valley pricing windows, projected post-hike costs, sortable per-task cost table, multi-currency (COP/USD/CNY + ~40 more) with FX rates, and one-click streamed LLM explain of expensive tasks.

03 дня назадИспользование и биллингMIT
L

dsh-session-cost

lzh3070/dsh-session-cost

Composer cost chip: prices the current session DeepSeek API spend message-by-message with the official pricing table (incl. the 2026-08-17 peak/off-peak policy); hover for the breakdown, today (DSH) total and account balance. DeepSeek models only.

0позавчераИспользование и биллингMIT
L

dsh-convo-cost

ljr282341583/dsh-convo-cost

Real-time cost tracking for the current DSH conversation: a composer-dock line showing the running token usage and DeepSeek official price estimate (base and peak/valley pricing).

08 часов назадИспользование и биллингMIT
K

dsh-session-cost

kidli1412/dsh-session-cost

Session cost estimate in a status bar at the bottom of the conversation (per-model token pricing, CNY) plus the live DeepSeek account balance via the official balance API.

03 дня назадИспользование и биллингMIT