Install
$ dsh plugin --profile web add git+https://github.com/Temoa/dsh-rules-paths.gitRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Installs through `dsh plugin add` and declares a `dsh.bundle.patch` for profile-level mounting.
- Loads user rules from `~/.dsh/rules` by default.
- Optionally scans `<projectRoot>/.dsh/rules` and `<projectRoot>/.claude/rules`.
- Injects `paths:` rules after successful matching `read` tool executions.
- Injects rules without `paths` at the first entering session step.
- Deduplicates rule content per session and applies a configurable injected-message byte budget.
- Supports configurable rule directory, source-size limit, trigger tool names, and project-rule scanning.
Useful For
- Apply repository-specific coding conventions when an agent reads relevant source files.
- Share persistent user-level agent guidance across DeepSeek Harness sessions.
- Reuse Claude Code-style `.claude/rules` alongside DSH-native project rules.
- Provide global project instructions similar to an `AGENTS.md` workflow.
Who It Fits
- DeepSeek Harness users who want context-sensitive coding guidance.
- Teams maintaining project-specific agent instruction files.
- Users migrating or sharing rule conventions from Claude Code.
Documented Limitations
- Injected rules are user-role guidance and do not override system, developer, or direct user instructions.
- Path rules are injected at the next step boundary after a successful read, not synchronously with the read.
- Unchanged rules are not re-injected during a session; rule edits take effect on later reconciliation or a later successful read.
- Files larger than `maxSourceBytes` are skipped, and rendered injected messages are constrained by `maxBytes`.
- Plugin code changes require a full Harness restart because modules are cached per process URL.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 9 development, 8 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 1 runtime, 9 development, 8 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Traceable source and registry metadata for this entry, kept separate from runtime verification.
- Source repository
- Temoa/dsh-rules-paths
- Registry source
- Public GitHub repository
- Source snapshot
- 505e0876dbbf
- Artifact type
- plugin
- AI enrichment
- gpt-5.6-terra · 2026-08-14
- Prompt version
- dsh-plugin-enrichment-v3
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 0
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-14
- Last release
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Import, resume, export, and incrementally sync agent chat histories in DeepSeek Harness.
View plugin →LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with DeepSeek Harness, Claude Code, OpenClaw, and any agent runtime.
View plugin →Connects a WeCom AI Bot to persistent DeepSeek Harness agents for text, images, files, commands, and session-based conversations.
View plugin →Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
View plugin →