Development & Runtime 18
-
fabricomdsh-dev
An MC-Fabric-style hook processor.
-
dsh-git-identityLoserFox
Pin Git commits to the environment's own author identity; env-var injection overrides all `git config` settings.
-
dsh-context-doctorZhenyu98
Context injection audit: token costs of instruction chains / skill catalogs / tool schemas, duplicate and conflict detection.
-
dsh-plugin-checkomdsh-dev
Plugin health checks: manifest protocol / patch format / build traps, zero-dependency and read-only.
-
dsh-security-auditomdsh-dev
Local security audit: config, plugin origins, sessions, network exposure — read-only redacted risk report.
-
dsh-session-healthomdsh-dev
Frame-level scan diagnostics for session files (torn/corrupt/empty detection).
-
dsh-evolvewilliam-jin-cmu
Self-evolution: the agent hot-mounts/removes persistent plugins on itself mid-session.
-
dsh-tracevibeinging
Telemetry backend exporting turns, model steps, and tool calls to yiTrace.
-
sandbox-microomdsh-dev
Support for the microsandbox backend.
-
sandbox-mxcomdsh-dev
Microsoft cross-platform sandbox support.
-
sandbox-nonoomdsh-dev
Support for the nono sandbox backend.
-
dsh-agent-budgetvibeinging
Agent-tree token budget management.
-
dsh-llm-fallbacksbtspoony
Role-based LLM retry & fallback strategies.
-
dsh-polyglotJesse-njx
The model switch for DSH: point it at any OpenAI-compatible endpoint, with curated free/cheap DeepSeek provider presets and automatic fallback when a free tier rate-limits you.
-
dsh-tool-approvalilharp
Manual approval mode ("Manual Mode" / "Ask Mode").
-
plugin-templateomdsh-dev
Plugin template repo (based on the official turtle-ui repo).
-
Qwen-MM-Pluginsomdsh-dev
Qwen multi-modal plugin support.
-
dsh-tpsSmall-tailqwq
A TPS metrics plugin.
No plugins match.
Installing
# from npm (prebuilt) dsh plugin --profile web add <npm-package> # from GitHub (first run asks for allowBuilds approval — follow the hint, retry) dsh plugin --profile web add github:<owner>/<repo>
GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
Get your plugin listed
Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.