zbsph/dsh-j-space-warm

Plugin ⭐ 0 Apache-2.0 tools

J-Space First V3 Warm agent preset plugin for DeepSeek Harness (dsh): anchored two-phase bootstrap + warm-up round + J-Space protocol injection. Installable bundle that syncs the preset into ~/.dsh/.agent-presets.

Install

┌───────────────────────────── dsh 宿主进程 ─────────────────────────────┐
│  cordis.patch.yml(bundle 层)                                          │
│    └─ insert: - id: j-space-warm → name: 'dsh-j-space-warm'            │
│  lib/index.js(host 插件)                                              │
│    ├─ apply(ctx)                                                        │
│    │   ├─ syncPresetTrees(presets/ → ~/.dsh/.agent-presets)            │
│    │   │   ├─ 逐目录拷贝(幂等,字节比较)                               │
│    │   │   ├─ 删除源中不存在的旧文件(prune extras)                     │
│    │   │   └─ 结构校验 agent.cordis.yml                                 │
│    │   └─ systemPrompt.section(向模型宣告插件存在)                     │
└──────────────────────────────────────────────────────────────────────────┘
                              │
                              ▼
        ~/.dsh/.agent-presets/
        ├─ j-space-exp-v3/   → 选择器「j-a-w(Pwsh)」
        └─ j-a-w-bash/       → 选择器「j-a-w(Bash)」
                              │
                              ▼
        新会话预设选择器 → 按环境选用对应变体

Add zbsph/dsh-j-space-warm to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.