DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Context Console — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
C

dsh-context-console

Context Console

DSH 上下文控制台,提供轨迹、提示词/技能/MCP/工具清单、消息伪造以及保守的会话日志恢复。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:anweat/dsh-context-console#ca081b2fbe8e925ef1bdc1842851e0eaf904cd8d
README兼容性版本

兼容性与来源证明

Context Console 以 dsh-context-console 发布,当前版本为 0.1.1-alpha.5。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/9/9

版本

0.1.1-alpha.5prerelease
2026/9/9
0.1.0stable
2026/8/22

相关插件

正在加载相关插件…

最新版
0.1.1-alpha.5
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 3
周下载
0
最近提交
2026/9/9
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 memory-context 分类下经过校验的插件。

Memory Plugin@openviking/dsh-memory-plugin适用于 DeepSeek Harness 的 OpenViking 记忆与上下文套件Contextdsh-context用于上下文洞察和管理的 DeepSeek Harness 插件,提供上下文仪表板和上下文命令,帮助了解上下文的构成及其演变过程。Weknora@wxg-prc-cpg/dsh-weknora适用于 DeepSeek Harness (dsh) 的 WeKnora 知识检索工具:通过自有知识库进行语义搜索、文档阅读以及 RAG/代理回答。Memsearch Dsh@zilliz/memsearch-dsh适用于 DeepSeek Harness 的 MemSearch 插件:在多个代理之间共享 Markdown 记忆,支持捕获、步骤前上下文注入、记忆召回技能和技能候选审核面板。

README

DSH Context Console

面向 DeepSeek Harness 的完整上下文工作台:把会话轨迹、Prompt / Skill / MCP / Tools 管理、缓存观察、消息锻造和 sessionlog 修复放进同一个插件。

[!IMPORTANT] dsh-context-console 是 dsh-assistant-message-forge 的正式继任者。消息锻造台已停止功能更新;它的完整能力、RPC 兼容层和原有 数据目录均由本插件继续维护。迁移步骤见 MIGRATION.md。

上下文轨迹砖块墙

能力

工作区能力
轨迹砖块墙展示 user、assistant、reasoning、tool call/result、request header 等会话事件;支持展开、过滤与行内编辑
分类管理双栏管理 Prompt、Skill、MCP 与 Tools;支持拖拽上线/下线和 Prompt 插入位置选择
缓存与历史跟踪 request header 变化、cache read token 和管理动作,持久化到 SQLite 历史流
模拟消息注入 Assistant、User、Tool Call、Tool Result 或原始 JSON 事件
消息锻造保留草稿、详细上下文卡片、surface replace、导入识别与直接注入能力
会话修复识别 JSONL/Zstandard sessionlog,采用“后写分支覆盖 + 官方 crash closer + Session.create 校验”创建修复子会话,绝不改写源日志
子代理轨迹识别 subagent tool call/result,并在可获得子会话 ID 时嵌套展示轨迹

Prompt、Skill、MCP 与 Tools 分类管理

继承的消息锻造与 sessionlog 修复工作区

兼容版本

插件发布通道DSH 基线兼容承诺
npm latest(当前正式发布插件)dsh-v0.1.1-rc.2已验证维护基线
npm next 候选(0.1.1-alpha.5)dsh-v0.1.5-alpha.1适配 Session Log V3;通过构建、包测试与隔离真实 profile 门禁后发布
后续 DSH 正式版 0.1.2尚未发布发布并完成真实 profile 门禁后再声明兼容

开发版不会覆盖 npm latest。alpha.5 依赖按 0.1.5-alpha.1 精确锁定;继续使用 snapshotEvents()、SessionSeq 和 SessionLogOffset,并验证 Session Log V3 的历史内容迁移与投影读取, 不会混装 rc.2 或早期 alpha 运行时。

  • Node.js:^22.19.0 || >=24.0.0
  • pnpm:11.7.0(建议始终通过 Corepack 调用)

DSH 当前仍处于快速、破坏性演进阶段。本插件按上述发布通道声明兼容,不把开发版 验证结果提前扩展到尚未发布的正式版。

安装

corepack pnpm dsh plugin --profile web add dsh-context-console

如果正在使用消息锻造台,请一次性完成替换,避免两个插件注册相同的兼容 RPC:

corepack pnpm dsh plugin --profile web remove dsh-assistant-message-forge
corepack pnpm dsh plugin --profile web add dsh-context-console

随后重启 DSH。原有 $DSH_HOME/assistant-message-forge/ 数据会直接复用,无需转换。

发布包的 repository 元数据指向本仓库;可通过 npm registry 核对版本与完整性:

npm view dsh-context-console version dist.integrity repository

本地开发

git clone https://github.com/anweat/dsh-context-console.git
cd dsh-context-console
corepack pnpm install --frozen-lockfile
corepack pnpm run verify

安装本地检出版本:

corepack pnpm dsh plugin --profile web add D:/codeproject/dsh-context-console

架构

flowchart LR
  UI[DSH conversation views] --> RPC1[/api/dsh-context-console/*]
  UI --> RPC2[/api/dsh-assistant-message-forge/*]
  RPC1 --> Console[Trajectory / Inventory / Cache / History]
  RPC2 --> Forge[Drafts / Context Cards / Import / Repair]
  Console --> Session[(Live Session Log)]
  Forge --> Session
  Console --> Store[(context-console storage)]
  Forge --> Legacy[(assistant-message-forge data)]

Host 和 Client 通过 DSH Connection 的认证 /api 精确路由协作;浏览器 bundle 只依赖 DSH 冻结的 模块表。0.1.5 起 Connection 可先于 WebServer 存在,因此插件通过 exact Fetch registry 挂载路由,不占用共享 RPC interceptor。Message Forge 保留端点语义和数据目录,为既有用户提供无数据转换迁移。

RPC

/api/dsh-context-console/*

  • overview
  • trajectory/list
  • inventory/list
  • inventory/activate
  • inventory/deactivate
  • inventory/setInsertion
  • message/edit
  • sim/inject
  • cache/overview
  • history/list
  • history/clear
  • state/export
  • state/import

/api/dsh-assistant-message-forge/*(兼容层)

  • drafts/list / drafts/save / drafts/delete
  • session/inject
  • context/load / context/refresh / context/apply
  • records/update / records/reset
  • sessionlog/parse
  • sessionlog/repair-preview
  • sessionlog/repair-create

数据与安全边界

内容路径
Context Console 配置$DSH_HOME/context-console/manifest.json
历史与缓存事件$DSH_HOME/context-console/history.sqlite
继承的草稿与上下文记录$DSH_HOME/assistant-message-forge/
  • RPC 复用 DSH Connection 的 Host/Origin 栅栏和浏览器认证;插件不再维护独立授权策略。
  • MCP 配置可能包含环境变量或请求头;导出状态前应自行检查敏感字段。
  • sessionlog 修复只创建带 parentSession 的新会话,不覆盖或截断来源文件。
  • 正在执行、存在未闭合 turn 的会话拒绝消息注入和 surface replace。

许可证

MIT