litefuse/dsh-litefuse-plugin

litefuse★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

DeepSeek Harness Litefuse Plugin for Agent Observability and Evals

README 摘要

dsh-litefuse-plugin English 中文 DeepSeek Harness Litefuse Plugin for Agent Observability and Evals. Every user turn becomes one trace: an agent root, one generation per model call with real latency and token usage, one tool per tool execution, and a nested container for every subagent the turn delegated to. It implements the Litefuse agent-trace spec v1.2. Install Put your project key pair in /.dsh/.env : Keys come from Settings → API Keys → Create new API keys in your Litefuse project (sign up at ). Then boot as usual: Send one message and open → your project → Tracing . The trace appears as soon as the turn's first span completes, not at turn end. Uninstall DSH LITEFUSE DISABLED=1 turns exporting off without uninstalling. Configuration The install patch reads everything from the environment, so most deployments need no configuration. To override, add an entry to /.dsh/profiles/ /cordis.patch.yml : An id-targeted patch replaces the whole config , so restate the fields you keep. Field Default Meaning enabled true false mounts the plugin and exports nothing baseUrl https://litefuse.cloud Litefuse endpoint; the OTLP trace path is appended publicKeyEnv / secretKeyEnv LITEFUSE PUBLIC KE…

在 GitHub 查看完整 README →
Agent/智能体agent-observabilitydeepseekdeepseek-harnessdshdsh-pluginagent

分类