Yash-Kavaiya/dsh-cxas0

dsh-cxas

DeepSeek Harness plugin exposing the CX Agent Studio Scripting API CLI (cxas-scrapi / 'cxas') as model-facing tools: apps, deployments, evaluations, conversations, traces, tools, callbacks, variables, pull/push, and lint.

包名
dsh-cxas
版本
0.1.0
许可证
Apache-2.0
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yash-Kavaiya/dsh-cxas

Configuration

KeyDefaultMeaning
cxasBincxasPath to the cxas executable.
projectFallback --project appended to commands that accept it.
locationFallback --location (e.g. global) appended to commands that accept it.
timeoutMs120000Timeout for one cxas invocation.

Set values in the config: block of your cordis.yml / cordis.patch.yml.