Yash-Kavaiya/dsh-cxas

Yash-Kavaiya★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

DeepSeek Harness plugin exposing the CXAS SCRAPI (cxas) CLI as model-facing tools (apps, deployments, evals, traces, tools, pull/push, lint).

README 摘要

dsh-cxas A DeepSeek Harness (DSH) tool plugin that wraps the CX Agent Studio Scripting API (CXAS SCRAPI) command-line tool ( cxas ) as structured, model-facing tools. It lets a DSH agent list apps, pull/push apps, run and export evaluations, list deployments, inspect conversations/traces, and interact with tools/callbacks/variables — directly through the cxas CLI. DeepSeek Harness plugin · category: Tools & Capabilities · license: Apache-2.0 · install with the dsp CLI: dsp install dsh-cxas What it does Each registered tool builds an cxas argv, runs the binary as a subprocess on the host, and returns a canonical result with exitCode , stdout , stderr , and command so the model can reason about failures and continue. Tool Runs cxas apps list cxas apps list cxas apps get cxas apps get cxas create cxas create cxas delete cxas delete cxas pull cxas pull cxas push cxas push cxas lint cxas lint cxas deployments list / cxas deployments create / cxas deployments promote cxas deployments ... cxas run eval cxas run cxas eval report cxas evals report cxas eval export cxas export cxas push eval cxas push-eval cxas conversations list / cxas conversations get cxas conversations ... cxas trace lis…

在 GitHub 查看完整 README →
终端/TUIagentcxasdeepseek-harnessdshdsh-plugin

分类