AnonyJcy/dsh-plugin-j-space0

@anonyjcy/dsh-plugin-j-space

J-Space Cognition Suite V3.7 native Agent Preset and standalone plugin for DeepSeek Harness

AI Analysis

核心用途是为 DSH 提供 J-Space 认知套件的 Agent 预设,支持 Web 界面一键选择和命令行调用。适合需要使用特定认知框架执行复杂任务(如重构、测试)的用户。

Package
@anonyjcy/dsh-plugin-j-space
Version
1.0.1
License
MIT
Last updated
Aug 26, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

方式二:克隆仓库直接安装(本地使用)

git clone https://github.com/AnonyJcy/dsh-plugin-j-space.git
cd dsh-plugin-j-space

## 💡 使用方法

### 1. Web UI 界面
1. 打开 DeepSeek Harness Web 界面,点击 **New Session**(新建会话)。
2. 在 **Agent Preset** 下拉选单中,直接选择 **J-Space Cognition Suite**。
3. 选择任意兼容的模型(`deepseek-chat` / `deepseek-reasoner` 等)开始任务。

### 2. CLI 命令行
```bash
dsh --preset j-space "全面重构此模块并补充单元测试"

3. Cordis 配置文件组装 (cordis.yml)

- id: j-space-plugin
  name: '@anonyjcy/dsh-plugin-j-space'
  config:
    autoDeploy: true

3. Cordis 配置文件组装 (cordis.yml)

- id: j-space-plugin
  name: '@anonyjcy/dsh-plugin-j-space'
  config:
    autoDeploy: true