Description
Add an adapter for OpenClaw to the benchmark suite.
Requirements
- Create
adapters/openclaw.py following the existing adapter pattern
- Test against at least the code domain tasks
- Submit benchmark results
Good First Issue
This is a great first contribution! The adapter is ~50 lines of Python. See adapters/claude_code.py for reference.
Description
Add an adapter for OpenClaw to the benchmark suite.
Requirements
adapters/openclaw.pyfollowing the existing adapter patternGood First Issue
This is a great first contribution! The adapter is ~50 lines of Python. See
adapters/claude_code.pyfor reference.