Bundle
Post-compaction premise-drift guard plugin for DeepSeek Harness: after a compaction summary drops a critical literal anchor (path, value, error code) it injects a one-shot notice telling the model what it may have lost and how to recover it from the log
Bundle
Token usage analytics tab for the dsh web GUI: whole-log projections plus a per-turn/per-step breakdown
Bundle
Vendor logo seat in the DSH web composer: shows which provider serves the current model (DeepSeek / OpenAI / Anthropic / OpenCode / ...), live from the official per-session ModelDirectory.
Bundle
HarmonyOS development for DeepSeek Harness: device/emulator management, UI automation, build & deploy, logs, lint and docs via the devecocli CLI
Bundle
Reuse the Codex CLI ChatGPT OAuth login in DeepSeek Harness through pi-ai's openai-codex provider.
Bundle
DeepSeek Harness plugin: aligns markdown tables in assistant replies right after each turn (surface-replace, replay-safe) and adds a /clear-history command that empties the model-visible conversation while keeping the append-only log.
Bundle
Use ZenMux models in DeepSeek Harness with OAuth login, model search, and protocol-aware routing
Bundle
Research-first assistant for DeepSeek Harness: gently nudge the agent to investigate docs / code / community before edits, detect blocked research, and record every hint in the session log.
Bundle
CodeBuddy (Tencent IOA) as a native DeepSeek Harness llm provider: browser OAuth login, token auto-renewal, credential storage, and /v3/config model sync.
Bundle
Grok (xAI) subscription OAuth provider for DeepSeek Harness: one-click login in Settings → Models, token refresh, live catalog, streaming over cli-chat-proxy.grok.com
Bundle
Daily token-consumption stats for the dsh web surface: aggregates provider-reported usage from every session log by local day, serves a /token-stats report page and /api/token-stats JSON, and adds a Token 用量 settings section to the web GUI
Bundle
DSH Plugin Console: a verified community catalog, profile manager, and Harness updater for DeepSeek Harness
Bundle
Codex-style message-bar navigation rail for the DSH dialog: a vertical rail of short horizontal lines (one per user message) at the sidebar's right outer edge, vertically centered; hover highlights and floats the sent content (first 30 字, 15 字 per line); click jumps to the message.
Bundle
Token-auth reverse proxy for dsh web: listen on 0.0.0.0, verify a static token via a built-in login page, then forward HTTP + WebSocket to the loopback webserver. No dsh source changes.
Bundle
Plugin Cordis para o DeepSeek Harness: acesso remoto pelo Telegram sem login — local abre direto, túnel autenticado por chave no link (?key=), /rotacionar revoga chave, sessões e conexões ativas; botão offline/online na UI.
Bundle
Export a DSH session log as a clean chat log: stream fragments folded into normal messages, every other event kept verbatim. /chat command + browser-download button.
Bundle
AI audio generation plugin for the dsh web GUI: multi-vendor TTS/music/sound-effect channels (OpenAI-compatible, ElevenLabs, MiniMax, Stability AI and custom), per-channel model/voice catalogs, Agent tool and a sidebar AI 音频 panel.
Bundle
Offline, deterministic public API discovery for DeepSeek Harness and DSH Desktop.
Bundle
Access-password gateway plugin for DeepSeek Harness Web: every request on the gateway port requires authentication (no unauthenticated surface besides the login/setup page), first visit sets the password, and it can be rotated from the dedicated Security settings page.
Bundle
Personal-WeChat bot bridge for DeepSeek Harness: scan a login QR once, then drive every workspace and session from your phone WeChat (filehelper chat), with completion push and remote approval.
Bundle
Stavros RedTeam for DeepSeek Harness (DSH) — authorized red-team persona + scope-guarded pentest tooling (persona, 24 subagents, methodology and 78 zero-dependency guard tools).
Bundle
Semantic vector search over a ~6,000-skill local corpus. Ships a bundled `skill-router` skill that routes any task to the most relevant vetted playbook on demand, keeping the corpus out of the per-turn model catalog.
Bundle
Disk-usage audit for DeepSeek Harness (dsh) data directories: total size, per-directory breakdown, largest files, and oversized-file warnings (session logs can hit hundreds of MB). Zero runtime dependencies, read-only. CLI + agent-callable disk_audit tool.
Bundle
Auto-capture key decisions from dsh sessions into a versionable DECISIONS.md and inject them into future sessions