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.

AI 분석

将 `cxas` 命令行工具封装为 Agent 可直接调用的工具,支持应用、部署、评估和追踪管理。适合使用 CX Agent Studio 进行智能体开发的用户。

패키지
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.