EricWang1358/dsh-jspace-trigger

EricWang1358★ 1JavaScript最后同步: 2026-08-18

在 GitHub 打开

Configurable near-field trigger that reminds a DeepSeek Harness agent to load the J-Space Cognition Suite only when rules say it is worth it

README 摘要

dsh-jspace-trigger Configurable, near-field trigger for J-Space in DeepSeek Harness. \ No blanket injection. No forced system prompt. Only prompt the model to load j-space when rules say it is worth it. 简体中文 · Design · Contributing · Issues What is this? dsh-jspace-trigger is a lightweight DeepSeek Harness (DSH) plugin that decides when to remind the agent to use the J-Space Cognition Suite. It does not inject J-Space every turn. Instead: - It watches real user messages . - It evaluates configurable rules : regex / keywords / length / score / explicit commands. - Only when a rule fires does it append a small near-field nudge to the agent inbox. - When nothing fires, it stays completely silent. Compatibility DSH runtime Status DSH 0.1.0-rc.7 ( @deepseek-ai/cordis 4.x ) ✅ verified against installed type contracts later 0.1.0-rc.x expected compatible; report issues otherwise =4.0.0-rc with your own clone path): Then restart: Verify After restart, the tools jspace trigger status , jspace trigger test , jspace trigger analytics , and jspace install skill are available to the agent. Marketplace discoverability This is a host bundle plugin : package.json declares dsh.bundle.patch = ./cord…

在 GitHub 查看完整 README →
Agent/智能体dshdsh-bundledsh-pluginj-spaceagent

分类