qidiai/dsh-contrib-topology--packages-observe1

@qidiai/dsh-contrib-observe

Non-invasive observability timeline + statistics for DeepSeek Harness Web UI (tool calls, LLM streams, live config); data foundation for the ai-bridge orchestration suite

AI Analysis

核心用途是监控工具调用和模型耗时。适合需要分析工具成功率、LLM 响应延迟及调试调用链路的开发者。

Package
@qidiai/dsh-contrib-observe
Version
0.0.1
License
MIT
Last updated
Aug 16, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

@qidiai/dsh-contrib-observe

非侵入式可观测性插件(DeepSeek Harness 编排套件之一):运行时调用时间线 + 统计面板 + 配置热更新。

  • 时间线:工具调用 / LLM 流分组、类型与结果筛选、成败着色、MCP 标记
  • 统计面板:工具调用排行(次数/失败/错误率)、模型耗时排行(流数/平均耗时/chunk)
  • 配置热更新ai-bridge-observe settings namespace 运行时调整环形缓冲容量与采集开关

事件模型(agent/outcome/durationMs/features/source)即贝叶斯路由的训练数据格式;mcp__* 工具自动标记 source: 'mcp',未来 MCP 桥接零改动覆盖。

套件:@qidiai/dsh-contrib-topology / -observe / -router / -orchestrator / -mcp-bridge(仓库 qidiai/dsh-contrib-topology)。