
omdsh-dev/fabric
91Last commit Aug 14, 2026
fabric DSH plugin
Fabric is a self-contained workspace containing two pure-Cordis packages and a DSH-facing integration package. Its DSH bundle adds disabled, opt-in profile rows for the Fabric service and DSH facades.
How to install the fabric DSH plugin
dsh plugin --profile web add github:dsh-external/fabricCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the fabric DSH plugin can do
- Installs through the DSH bundle-plugin channel.
- Composes opt-in profile rows for `cordis-fabric` and `cordis-fabric-dsh`.
- Provides trusted load-time and browser build-time transformation facilities.
- Exposes DSH-facing Fabric agent, tools, prompt, commands, and browser facades.
- Supports transformation priority composition, HMR-safe disposal, static target validation, generator delegation, and watched browser transforms.
Where the fabric DSH plugin fits
- Adding the Fabric/Mixin extension layer to a DSH web profile.
- Building source-host DSH deployments that need load-time or browser transformation hooks.
- Integrating Fabric services with DSH agent, tool, prompt, command, and browser-facing APIs.
Who the fabric DSH plugin is for
- DeepSeek Harness profile administrators.
- Developers maintaining a source checkout of DeepSeek Harness.
- Cordis and DSH extension developers.
fabric DSH plugin limitations
- Profile rows are disabled by default and must be enabled in profile composition.
- Official npm-installed `dsh` cannot apply the required source host patch; its seams engage only after official wiring is merged.
- A source host requires the supplied host integration patch unless it is already at the relevant split commit.
- GitHub dependency installation requires GitHub SSH access.
- Node load-time transformation requires precompiled JavaScript; browser transforms strip TypeScript before handlers run.
- The bundle tracks the repository's `main` branch and builds package outputs during Git installation.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 3 runtime, 7 development, 0 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- low
license not declared
GitHub did not report an SPDX license for this repository snapshot.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
fabric DSH plugin alternatives
dsh-vision-router
77
DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
dsh-telegram-channel
5
Telegram mobile remote for attaching to live DeepSeek Harness Web sessions.
dsh-user-experience
18
Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
dsh-mcp-manager
6
A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
fabric DSH plugin questions
What is the fabric DSH plugin?
fabric is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the fabric DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does fabric use?
The snapshot records web as the fabric profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is fabric compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if fabric fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to fabric?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.