Yash-Kavaiya/dsh-cxas0

dsh-cxas

将 CX Agent Studio 脚本 API CLI 暴露为模型可用工具的 DSH 插件

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.