跳转到主要内容
AgentCompass 组件来自 runtime registry。下面的公开表格记录当前文档支持的 benchmark、harness 和 model API protocol:
该命令会在当前工作目录写入 agentcompass_components.md。它也会导出 analyzer description;analyzer 使用方式见 Analyzers

Benchmarks (22)

Harnesses (12)

在 harness 位置传入 none 即可选择免 harness的 benchmark —— 这类 benchmark 自带推理循环,无需外部 harness 即可运行(如 TauBench τ³)。none 是 CLI 占位符,并非已注册的 harness。

Model API Protocols (3)

维护方式

拉取新代码或新增组件后运行 agentcompass list dump。Benchmark 和 harness 由 imports 填充 registry;model protocol 定义在 agentcompass.runtime.api_protocols