dsh-j-space
J-Space Cognition Suite SV1 native agent preset and standalone Cordis plugin: 13 modules, persistent controller and decoupled workspace.
J-Space Cognition Suite SV1 原生智能体预设与 Cordis 插件:提供 13 大认知工程模块、持久化控制器与状态外化工作区。
How to install
dsh plugin add @anonyjcy/dsh-j-space About
🚀 dsh-j-space **简体中文** | English Version **J-Space Cognition Suite SV1** 原生 DeepSeek Harness (DSH) Agent Preset 预设与独立 Cordis 插件包。 注入内部表征认知路由、持久控制器(control.py)、工作区状态外化账本(.jspace/)与自适应检验,全面释放大语言模型推理潜能。 --- 兼容:已适配 DSH 0.1.6 的 dsh-workflow-ptc 与 DSH 0.1.5 的 dsh-persona schema(config.prefix / config.suffix)。 🌟 项目简介 dsh-j-space 将 J-Space Cognition Suite(SV1 发布版,延续 V3.7 演进路线)完整集成为 DeepSeek Harness 的一等公民 **Agent 预设 (Preset)**。 它不是粗暴的 Prompt 拼接,而是真正参与 Cordis **Agent Scope 生命周期隔离、多层认知路由、持久控制器、工作区状态外化账本(.jspace/)与自适应验证** 的完整体系,完全解耦并兼容任意大语言模型(DeepSeek-Chat、DeepSeek-Reasoner、Claude、GPT 等)。 ✨ 核心特性 1. **即插…
Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 0
- mo. downloads
- 259
- Last push
- 2026-09-20
- Created
- 2026-08-23
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, cordis-plugin, deepseek-harness, dsh, dsh-plugin, j-space, j-space-cognition-suite
Related plugins
dsh-memory
FuRongJun-1999/dsh-memory
White-box AGI architecture exploration: metacognition (self-cognition loop), continual learning (knowledge flywheel), world model (condition space, spatiotemporal memory graph), self-improvement (bootstrap discipline), zero-LLM white-box pipeline, and auditable trust guardrails.
dsh-engram
kenz1117/dsh-engram
Cross-session long-term memory under the "memory palace" metaphor: dual-scope SQLite stores (user + per-git-origin project), hybrid FTS5 + local-vector retrieval with RRF fusion and recency/proof ranking boost, automatic capture from the session log (including the final turn), provenance audit chains, consolidation distillation and decay forgetting, and a settings-page Memory Library panel with corridor topology, tour butler, and refurb list.
dsh-pua
MichengAI/dsh-pua
Adds /pua to steer the agent to try another approach and verify results before claiming completion, with 15 company styles, persona modes, global and per-conversation settings, and an optional loop that continues until a verification command passes, the iteration limit is reached, or the user cancels.
dsh-answer-reviewer
bycall/dsh-answer-reviewer
Agentic answer reviewer for DeepSeek Harness: each final assistant turn is re-reviewed by a separate LLM graded 1-100; below-threshold scores steer the agent back with concrete feedback. The score is shown as a chip on the answer's action row (green pass / red needs-work, with retry count and reason on hover). Live gate config over a 127.0.0.1 HTTP server, plus a collapsed dock above the composer and an optional right-sidebar tab via dsh-better-sidebar.