> ## Documentation Index
> Fetch the complete documentation index at: https://agent-compass.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# API 参考概览

> AgentCompass runtime、benchmark、environment、analyzer 和 developer reference。

<CardGroup cols={2}>
  <Card title="Python API" icon="code" href="/zh/reference/python_api">在 Python workflow 中嵌入评测。</Card>
  <Card title="CLI" icon="terminal" href="/zh/reference/cli">从 shell 运行 evaluation、summary、analysis 和 component listing。</Card>
  <Card title="支持的组件" icon="list" href="/zh/reference/supported_components">查看已注册 benchmarks、harnesses 和 model API protocols。</Card>
  <Card title="Configuration" icon="settings" href="/zh/reference/configuration">理解 defaults、overrides、providers 和 analysis params。</Card>
  <Card title="Results" icon="chart-no-axes-combined" href="/zh/reference/results">查看 details、summary、logs、progress 和 analysis artifacts。</Card>
  <Card title="Analyzers" icon="scan-search" href="/zh/reference/analyzers">配置后置 badcase 检测、统计和 qualitative reports。</Card>
  <Card title="Benchmarks" icon="gauge" href="/zh/reference/benchmarks/overview">浏览已注册 benchmark id 和执行形态。</Card>
</CardGroup>
