mtmdsh
Portable plugins for DeepSeek Harness.
Demo
The first package is a minimal Cordis plugin. It exports the standard name and apply members and can be mounted by a loader or directly with Context.plugin().
pnpm install
pnpm check
Expected output:
Hello from mtmdsh.
Packages
mtmdsh-plugin-hello: minimal plugin and static-mount demo.mtm-codebase-memory: opt-in DSH bundle for the codebase-memory MCP server.
DSH bundle
Install mtm-codebase-memory into a DSH profile to expose the official MCP
bridge for a local codebase-memory-mcp executable. The package owns only the
profile patch; the MCP server remains an external prerequisite. See the package
README for installation, workspace indexing, and security configuration.
Release
The first release unit is mtm-codebase-memory; the hello package is a demo and
is not published by the release workflow. See RELEASING.md for
package-specific tags, npm integrity read-back, and local DSH updates.
License
MIT
No comments yet. Be the first to write one.