Skip to content

Harness Support Matrix

Honest support tiers and fixture status for each agent harness

Public honesty matrix for repo-managed harness surfaces. No harness is labeled validated until fixture-backed CI is green.

HarnessSupport tierFixture statusValidation commands
Claude Coderepo-present-validation-requiredfixture-executableuv run wagents validate
uv run wagents package --dry-run
uv run pytest tests/test_platform_adapters.py -q
Claude Desktoprepo-present-validation-requiredfixture-plan-onlyuv run wagents validate
ChatGPTrepo-present-validation-requireddocs-ledger-requireduv run wagents validate
Codexrepo-present-validation-requiredfixture-executableuv run pytest tests/test_distribution_metadata.py
uv run wagents validate
uv run pytest tests/test_platform_adapters.py -q
GitHub Copilot Web and Coding Agentrepo-present-validation-requiredfixture-plan-onlyuv run wagents validate
GitHub Copilot CLIrepo-present-validation-requiredfixture-plan-onlyuv run wagents validate
OpenCoderepo-present-validation-requiredfixture-executableuv run pytest tests/test_distribution_metadata.py
uv run wagents validate
uv run pytest tests/test_platform_adapters.py -q
Gemini CLIrepo-present-validation-requiredfixture-plan-onlyuv run wagents validate
uv run wagents openspec validate
Antigravityrepo-present-validation-requireddocs-ledger-requireduv run wagents validate
Cursor Editorrepo-present-validation-requiredfixture-plan-onlyuv run wagents validate
Cursor Agent Webplanned-research-backeddocs-ledger-requireduv run wagents validate
Cursor Agent CLIplanned-research-backeddocs-ledger-requireduv run wagents validate
Perplexity Desktopexperimentaldocs-ledger-requireduv run wagents validate
Cherry Studioexperimentalfixture-plan-onlyuv run wagents validate
Crushrepo-present-validation-requiredfixture-plan-onlyuv run wagents validate
Grok Buildrepo-present-validation-requiredfixture-plan-onlyuv run pytest tests/test_sync_agent_stack.py
uv run wagents validate

These harnesses have fixture-executable status in planning/manifests/harness-fixture-support.json:

  • claude-code — Executable adapter + validate fixtures present; promote to validated after CI matrix green.
  • codex — Executable adapter + validate fixtures present; promote to validated after CI matrix green.
  • opencode — Executable adapter + validate fixtures present; promote to validated after CI matrix green.