dsh-wsl-jev
Manifest valid★ 1DeepSeek Harness WSL plugin: TypeSafe Jev / OpenRouter System One (jev_ask / check / rank)
dsh-wsl-jev
语言: 中文(本页) · English
套件位置: dsh-wsl-kit 的可选插件,不在
KIT_SET=daily/install.sh。
DeepSeek Harness(WSL)插件:调用 TypeSafe Jev(System One)做结构化判断——noul / choice / score,不生成长文。
自包含。 不依赖第三方 Jev dsh/MCP 插件;直接打 OpenRouter 或 TypeSafe HTTP。
链路
flowchart LR
agent["dsh agent"] --> tools["jev_ask / check / rank"]
tools --> plugin["dsh-wsl-jev"]
plugin -->|"HTTPS_PROXY"| api["OpenRouter 或 TypeSafe /v1/systemone"]
兼容性
| 字段 | 值 |
|---|---|
| 插件 | dsh-wsl-jev 0.1.0 |
| 最低 dsh | ≥ 0.1.2 |
| 套件 | 可选(不在 install.sh) |
| API | 优先 OPENROUTER_API_KEY,否则 TYPESAFE_API_KEY |
工具
| 工具 | 作用 |
|---|---|
jev_status | provider / endpoint / 是否有 key / 代理 |
jev_ask | 对 state 提 typed 问题 |
jev_check | 单题 noul:证据是否支持 claim |
jev_rank | 从候选里选最贴合 query 的一项 |
配置 / 环境变量
- id: dsh-wsl-jev
name: dsh-wsl-jev
config:
enabled: true
provider: auto # auto | openrouter | typesafe
model: jev-latest
timeoutMs: 15000
# ~/.dsh/dsh-wsl-jev.env (kit 的 restart-dsh-web.sh 会 source)
OPENROUTER_API_KEY=sk-or-...
# 或: TYPESAFE_API_KEY=...
# DSH_JEV_MODEL=jev-latest
WSL 通常需要 HTTPS_PROXY(与 IM / fetch 相同)。
安装
dsh plugin --profile web add github:173787247/dsh-wsl-jev
bash ~/path/to/dsh-wsl-kit/scripts/restart-dsh-web.sh
新会话:先 jev_status,再 jev_check(claim 建议用短英文)。
协议
冒烟(CLI)
bash scripts/probe-jev.sh
License
MIT
Comments
Loading…
Similar plugins
by kaijia323
TypeSafe Jev (System One decision model) as a native jev_decide tool plugin for DeepSeek Harness
★ 0
MIT
JavaScript
Sep 20, 2026
dsh plugin --profile web add dsh-plugin-jevby RaulLazaro
Ask Jev (TypeSafe System One) typed questions from DeepSeek Harness: batch judgements with probabilities, configured per user in Settings.
★ 0
MIT
JavaScript
Sep 22, 2026
dsh plugin --profile web add dsh-jev-pluginby jackie-cqz
DeepSeek Harness plugin for TypeSafe Jev: typed decisions, configurable guardrails, and Web UI result cards.
★ 8
MIT
TypeScript
Sep 26, 2026
dsh plugin --profile web add dsh-jev-pluginby BetterZflyee
Use the Jev (System One) decision-model paradigm with any OpenAI-compatible LLM — no TypeSafe key required. Registers a jev_decide tool on DeepSeek Harness (dsh).
★ 3
MIT
JavaScript
Sep 21, 2026
dsh plugin --profile web add dsh-jev-adapterby noetion
DSH bundle that registers jev_ask for TypeSafe Jev noul, choice, and score answers.
★ 4
↓ 646/wk
MIT
TypeScript
Sep 18, 2026
dsh plugin --profile web add dsh-jevSemantic tool routing, skill discovery, and typed System One decisions for DeepSeek Harness powered by TypeSafe Jev.
★ 0
dsh plugin --profile web add dsh-jev