dsh-overleaf
⭐ 7Connect multiple Overleaf projects to DeepSeek Harness through OverleafMCP — browse and read files across your LaTeX projects from inside agent sessions.
240 plugins were added to this directory on this date; this page shows 5 of 5. The date is the listing date here, not the repository's latest commit.
Connect multiple Overleaf projects to DeepSeek Harness through OverleafMCP — browse and read files across your LaTeX projects from inside agent sessions.
A DeepSeek Harness web plugin that adds a Skill Manager panel to the Settings sidebar. It lists, enables, and disables skills, imports folders in batches with conflict prompts, and runs a one-click DSH-spec check with automatic fixes, labeling skills as system or project scope.
A persistent corner HUD for DeepSeek Harness that tracks live token pressure, per-model cost, and daily or monthly usage. The draggable panel follows the active conversation and supports an editable budget with balance tracking so you can keep spending in check.
A transport plugin that puts your DeepSeek Harness agents on WeChat using Tencent's official iLink bot channel. It needs no runtime dependencies or OpenClaw — just a QR-code login — and keeps one persistent agent session per friend.
A cartoon pixel skin for the DSH web GUI — the original UI stays untouched while living pixel pets wander, blink and jump around it.
The original turtle UI project (as-is, no warranty).
Improves custom-provider model setup in DeepSeek Harness by letting each model declare its native capabilities: vision input, reasoning-effort levels, and token capacities such as context window and max output. Configuration lives in a Settings section with zero runtime changes to the harness.
A visual browser-element annotation plugin for DeepSeek Harness. It captures the DOM, styles, accessibility data, comments, and viewport screenshots, giving agents a visual record of the page to reference while working.
View, restore and permanently delete archived sessions from the DeepSeek Harness settings page — grouped by workspace, surviving page refresh and restarts.
One-click polish for composer drafts — flash rewrite and auto fill-back in the input box.
File claim and protection for concurrent DeepSeek Harness sessions sharing one workspace. Sessions claim and release files, stale claims are taken over via heartbeat, and conflicting edits land in an async pending-merge area backed by git three-way merge. Write in parallel, never overwrite.
A WeChat gateway adapter for DSH — reuses DeepSeekAdapter and translates streaming think tags.
A marketplace plugin to quickly integrate DeepSeek Harness into the GitHub plugin ecosystem.
Shareable session deep links for DeepSeek Harness.
An embedded task-management engine for DSH — decision-point protocol, thought-capture wall and Linear-style issue storage.
A VS Code-style three-column layout for the DeepSeek Harness Web GUI — persistent Explorer file tree, Monaco code editor with tabs, and Markdown preview.
A pi extension for DeepSeek V4 Pro that narrows the agent's first request to a minimal tool catalog (shell and read only), then restores the full catalog after the session records its first durable tool call. It also rewrites the harness-injected system prompt to the DSH minimal-mode persona for the whole session.
A Telegram Bot API bridge for DSH: long polling, per-chat sessions and HTML formatting.
Interactive long-session background agents for DeepSeek Harness. Start a durable child agent that keeps working while you keep talking, watch its progress in the Web UI sidebar, steer it with messages, and interrupt it — all without leaving your session.
Gives DeepSeek Harness agents a mailbox: six tools for listing, reading, searching, sending, folders, and attachments over standard IMAP/SMTP. Eight one-line presets cover QQ, 163, 126, Sina, Aliyun, Gmail, Outlook, and iCloud, with multi-account support, attachment transfer, and a web settings page — pure Node, all platforms.
A model router and cost optimizer: quick answers via flash, automatic fallback on failures, and a live token/cache/cost panel.
A spec-driven development loop for DeepSeek Harness. The /spec command family walks a proposal through approve, implement, verify, and archive stages, with change directories that follow the OpenSpec layout under <workspace>/openspec/.
Shows token usage and conversation statistics as a native page under Settings in DeepSeek Harness: today, 7-day, and 30-day totals, a GitHub-style 90-day contribution graph, and session counts. Historical data is backfilled from session logs.
Migrates configuration and session history from Codex, Claude Code, Qoder, and OpenCode into DeepSeek Harness without manual copy-paste. Three model-facing tools handle the move, beginning with a read-only inventory scan that returns no credentials and writes nothing.
Turns DeepSeek Harness into a Minecraft launcher: a bundle plugin that renders the full page as a full-screen launcher, with version manifests, downloads, Microsoft device-code login, and game launch all handled by the DSH host process. An unofficial open-source project with no affiliation to Mojang Studios or Microsoft.
A curated, verified bundle of MCP servers for DeepSeek Harness. One install brings demo, memory, filesystem, GitHub, Playwright, and remote HTTP MCP servers, with a connectivity verifier and CI checks, so you start from working config instead of raw YAML.
dsh-plugin-audit profiles third-party DeepSeek Harness plugins before you run them. It scans their code statically — files, processes, hosts, env vars, and credential paths — and reports each touchpoint with file and line evidence. A runtime sentinel additionally gates credential access and egress to unknown hosts.
dsh-slack gives DeepSeek Harness agents two-way Slack messaging through four tools: notify, list channels, read the inbox, and reply in threads. Socket Mode removes the need for a public callback URL, a custom slackApiUrl supports gateway proxies, and a built-in fake Slack server runs protocol-level acceptance tests.
dsh-store is a plugin store for DeepSeek Harness, aggregating the npm registry, the awesome-dsh-plugin curated list, and GitHub stars into one catalog of 550+ plugins across 11 categories. It verifies quality against the dsh spec and installs or removes plugins through the official dsh plugin add/remove commands.
dsh-stream-rules injects steering rules into a DeepSeek Harness agent only when a pattern matches, so guidance arrives without permanently consuming system context. The rule is delivered as a steering notice and the agent retries from that point. Similar in spirit to oh-my-pi's time-traveling stream rules, with a compact implementation.
dsh-tool-turbo cuts the thinking time between tool calls in DeepSeek Harness by adjusting reasoning_effort per round: simple tool chains run with lower effort and heavy work gets it lifted back up, automatically and without changing the task.
dsh-ci-doctor diagnoses CI failures before you open the logs. It watches GitHub Actions for new failures and turns raw job logs into structured diagnosis cards — normalized error signatures, failure categories, and suspect files.
A Symphony-inspired task orchestrator and operations dashboard for DeepSeek Harness. It turns tasks from Linear, GitHub, Jira, Asana, GitLab, or a local store into isolated Harness Agent runs, while keeping the native shell, sidebar, and session experience.
dsh-dynamic-island is a high-fidelity, Apple Liquid Glass –inspired Dynamic Island concept for DeepSeek Harness.
A community-maintained directory of DeepSeek Harness plugins (dsh-plugins.org). It automatically discovers GitHub plugins, runs basic bundle-manifest validation, and offers search, filters, bilingual details, and one-click copy of the latest install command. The listing itself carries no endorsement.
tooltip gives the full description.
A plug-and-play image-reading plugin for DeepSeek Harness. After installation, DSH will no longer refuse to feed images into sessions with pure-text models; instead, the image will be mapped as [Image #N] in the session. The Agent can then invoke tools on its own to read images from the session or from specified paths.
A watchdog plugin for DeepSeek Harness sessions. It tracks each session's last activity and in-flight operations, and only nudges or terminates when the agent is truly silent — never while work is in progress. Every event is logged, and recovery is guided in steps.
DSH Web UI plugin: Skills settings section with hot enable/disable, delete and add