dsh-context-imports
Reads the files that AGENTS.md references with @path imports and injects their content into model context at session start, with byte budgets, compaction re-seeding and a six-language settings card.
把 AGENTS.md 里 @路径 引用的文件读出来,在会话启动时注入模型上下文;带字节预算、压缩后重新注入和六语言设置卡片。
How to install
dsh plugin add dsh-context-imports git clone https://github.com/ciskonc/dsh-context-imports ~/.claude/skills/dsh-context-imports About
dsh-context-imports Inject the files referenced from AGENTS.md into model context at session start. DeepSeek Harness injects AGENTS.md itself, but the @path references inside it stay as plain text and the model never sees them. This plugin expands those references the way Claude Code does: it reads each referenced file and adds the content to the session context. English | 中文 --- Why | | Without this plugin | With it | |---|---|---| | AGENTS.md itself | Injected by the stock agent-instructions plugin | Still injected by it, no duplication | | @docs/architecture.md references | Plain text, igno…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 6
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-17
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- Topics
- agents-md, claude-md, context-injection, deepseek-harness, dsh-plugin, llm-memory
Related plugins
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
memsearch
zilliztech/memsearch
A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex, DSH), backed by Markdown and Milvus.
dsh-mnemon
dsh-external/dsh-mnemon
Composable, view-based memory for DeepSeek Harness. Pluggable sources and strategies, with three-tier memory out of the box.
markdownify-mcp
zcaceres/markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown