Devin-AXIS/jev-dsh-decision
Jev DSH 决策引擎|面向 Agent Harness 的结构化决策插件。原生支持 DeepSeek Harness,通过 iPolloWork 支持 OpenCode、Codex Harness。
From the publisher
README & documentation
Source previewRead the project’s overview, installation instructions and usage examples. The original README is the source of truth.
[](#安装到-ipollowork) [](#安装到-deepseek-harness) [](#支持与接入方式) [](#支持与接入方式) 为 Agent Harness 提供结构化决策能力。 将 TypeSafe AI 的 Jev 决策能力接入你的 Agent:帮助选择工具、Skill 和任务负责人,评估产出质量,并以结构化结果返回判断与概率。Jev 负责辅助决策,原 Agent 继续负责规划和执行。 提供 DeepSeek Harness 原生插件和 iPolloWork 导入插件两个安装入口;在 iPolloWork 中可供 OpenCode、DeepSeek Harness、Codex Harness 使用。同一份决策核心,不修改引擎源码,不接管主 Agent。 快速开始:安装到 DeepSeek Harness · 安装到 iPolloWork OpenCode 和 Codex Harness 当前支持的是 iPolloWork 内的接入方式,本仓库尚未提供它们各自的独立原生安装包。其他 Harness 可以基于共享决策核心开发适配器,不代表已经自动兼容。 Jev 是 TypeSafe AI 的结构化决策模型,不是聊天模型。原 Agent 继续负责规划、解释、参数构造、工具执行和原生子 Agent 协作。Jev 不返回文字推理过程,Agent 的解释不能冒充 Jev 的原始输出。 适合直接使用 DSH 的用户。无需安装或运行 iPolloWork。 已安装 DSH 后,克隆本仓库,通过本地绝对路径安装: 把 /absolute/path/jev-dsh-decision 替换成克隆目录的实际绝对路径。插件使用原生 dsh.bundle 格式,无需构建源码。 如果已经拿到 .tgz 安装包,也可以直接安装: 在 DSH 的凭据管理或启动环境中配置自己的 TYPESAFEAPIKEY。不要把密钥写进插件源码或聊天记录。插件复用 DSH 的 credentials、tools 和 skills 服务;官方默认配置提供这些服务,自定义配置需要保留它们。 重启运行中的 DSH 会话,让新配置生效,然后在对话中说: 插件提供 jevstatus(本地状态)、jevcheckconnection(真实连接测试)、jevevaluate(结构化评估)三个工具,以及 jev-decision Skill。连接测试会产生少量 TypeSafe API 用量;本地显示“已配置”不代表密钥已经验证。 DSH 凭据由宿主统一持有,插件卸载不会擅自删除可能被其他插件共用的 TYPESAFEAPIKEY;不再需要时请在 DSH 凭据管理或环境中移除。运行中的 DSH 会话应重启以加载新的插件配置。 适合使用 Work 图形界面的用户。在 Work 中安装一次,供其支持的 OpenCode、DeepSeek Harness、Codex Harness 引擎使用,无需分别安装三个包。 获取已签名的 jev-decision-model-0.1.2.ipollowork-plugin 安装包,在 扩展 → 导入插件包 中选择它,确认发布者为 iPolloWork。维护者的安装包构建方式见下方“开发和测试”。 已安装旧版时,导入新版可沿用原插件身份升级。显示名称为“Jev DSH 决策引擎”,内部插件 ID jev-decision-model 和 DSH 包名 dsh-jev-decision-model 保持不变。 客户端要求:需要包含 ipollowork/ipollowork-2026…
Read the full README ↗ · Preview checked 2026-09-27T12:38:53.311Z
Inside the original README — Document outline
- Jev DSH 决策引擎
- 支持与接入方式
- 核心能力
- 安装到 DeepSeek Harness
- 1. 安装插件
- 2. 配置授权
- 3. 验证并使用
- 卸载
- 安装到 iPolloWork
- 1. 导入安装包
- 2. 配置授权
- 3. 验证并使用
Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.
Links from the README
References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.
Documentation belongs to its respective authors. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.
What this repository does
Jev DSH 决策引擎|面向 Agent Harness 的结构化决策插件。原生支持 DeepSeek Harness,通过 iPolloWork 支持 OpenCode、Codex Harness。
Repository facts
- Owner
- Devin-AXIS
- Primary language
- JavaScript
- Stars
- 223
- Forks
- 73
- Open issues + pull requests
- 1
- License
- Not reported — inspect the license file
- Archived
- No
- Default branch
- main
- Created
- 2026-09-20T04:39:05.000Z
- Last push
- 2026-09-20T04:59:32.000Z
Topics and intended use
Owner-supplied topics: agent-harness, ai-agents, apollo-plugin, codex, codex-harness-plugin, codex-plugin, decision-engine, deepseek-harness, deepseek-harness-plugin, deepseek-plugin, dpc-plugin, dsh, dsh-plugin, ipollowork, ipollowork-plugin, jev, opencode, opencode-plugin, plugin, typesafe-ai
Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.
Evaluate before installing
Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.
Source and freshness
Source: GitHub. Metadata observed 2026-09-27T12:03:57.047Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.