Skip to main content
AgentCompass components are discovered from runtime registries. The public tables below document the supported benchmark, harness, and model API protocol surface:
The command writes agentcompass_components.md in the current working directory. It also exports analyzer descriptions; analyzer usage is documented in Analyzers.

Benchmarks (22)

Harnesses (12)

Pass none in the harness position to select a harness-free benchmark — one that owns its own inference loop and runs without an external harness (e.g. TauBench τ³). none is a CLI placeholder, not a registered harness.

Model API Protocols (3)

Maintenance

Run agentcompass list dump after pulling new code or adding a component. Benchmarks and harnesses are populated by imports, while model protocols are defined in agentcompass.runtime.api_protocols.