CocoSgt/dsh-inspector

CocoSgt★ 5JavaScript最后同步: 2026-08-14

在 GitHub 打开

README 摘要

dsh-inspector 简体中文 English npm package: dsh-inspector · GitHub repository: CocoSgt/dsh-inspector A third-party plugin for DeepSeek Harness (dsh): an "Instruction Files" panel on the right side of the Web UI that shows — and manages — the instruction chain actually in effect for the current session, in the harness's real load order : global $DSH HOME/AGENTS.md → project root → … → the session's cwd, one directory level at a time — plus the status of the four skill roots. The information architecture mirrors the official dsh-agent-instructions discovery algorithm exactly: what you see is what the model gets. Open a session whose workspace sits in a project directory, then toggle the "Instruction Files" button in the session header; the panel follows the current session's workspace directory automatically. The UI ships in Chinese and English (follows the harness language preference). The instruction-chain model (matches the harness exactly) The layers, deduplication, and status flags shown by the panel align with the real behavior of packages/context/agent-instructions : 1. Global layer : $DSH HOME/AGENTS.md (default /.dsh/AGENTS.md ). Only AGENTS.md is recognized; it applies to every…

在 GitHub 查看完整 README →
Agent/智能体ai-agentcoding-agentcordisdebuggingdeepseekdeepseek-aideepseek-harnessdevtools

分类