All plugins

tencentcloud-agentobs-sdk-dsh

Verified

by TencentCloud · Developer Tools

tencentcloud-agentobs-sdk-dsh 是一个 DeepSeek Harness (DSH) 可观测插件,直接将 GenAI trace 数据上报到腾讯云日志服务 (CLS)。 它观察 DSH 原生的 session、agent loop、LLM stream 和 tool 生命周期,将其转换为 腾讯云AI Agent可观测规范的 5 层 span 层级模型(entry → agent → step → chat → tool),并通过 tencentcloud-cls-sdk-js 直接上报到 CLS,无需额外部署 OTLP 收集器或 sidecar。

Verified plugin

Depends on the Cordis runtime or ships a cordis.yml, so it loads as a real dsh plugin.

What we found in the repo

  • depends on @deepseek-ai/cordis

Installing

Install the package, then register it in your cordis.yml:

npm install tencentcloud-agentobs-sdk-dsh
# cordis.yml
plugins:
  tencentcloud-agentobs-sdk-dsh:

Plugin keys and config options vary — check the repo's README before copying this in. dsh is in developer preview and its loader format is still changing.

Before you install

A listing here is not a security audit. The tier above records whether this repo is wired as a real dsh plugin — not whether it is safe to run. A plugin executes with your agent's permissions: your files, your shell, your network. How to vet a dsh plugin before installing

Found malware or an impersonation in this repo? Report this listing

Repository details

Stars
3
Forks
2
Open issues
0
Language
TypeScript
License
Apache-2.0
npm package
tencentcloud-agentobs-sdk-dsh @ 0.0.1
Created
2026-08-18
Last push
2026-08-18

Topics

agent-observabilityai-codingdeepseek-harnessdshdsh-plugingenaiobservability

More in Developer Tools