[apothem.harnesses]
antigravity = apothem.harnesses.antigravity:AntigravityAdapter
claude-code = apothem.harnesses.claude_code:ClaudeCodeAdapter
codex = apothem.harnesses.codex:CodexAdapter
cursor = apothem.harnesses.cursor:CursorAdapter
gemini-cli = apothem.harnesses.gemini_cli:GeminiCliAdapter
github-copilot = apothem.harnesses.github_copilot:GitHubCopilotAdapter
hermes = apothem.harnesses.hermes:HermesAdapter
open-claw = apothem.harnesses.open_claw:OpenClawAdapter
opencode = apothem.harnesses.opencode:OpenCodeAdapter
qwen-code = apothem.harnesses.qwen_code:QwenCodeAdapter
windsurf = apothem.harnesses.windsurf:WindsurfAdapter

[console_scripts]
apothem = apothem.cli:main
apothem-conformity = apothem.conformity.gate:main
apothem-hook = apothem.hooks.dispatch:main
