Skip to content

Add adapter canonicalization layer#17

Merged
vincentkoc merged 3 commits into
mainfrom
codex/adapter-canonicalization
Apr 29, 2026
Merged

Add adapter canonicalization layer#17
vincentkoc merged 3 commits into
mainfrom
codex/adapter-canonicalization

Conversation

@scoootscooob
Copy link
Copy Markdown
Collaborator

Summary

  • add canonical task schema/converter and adapter capability gating
  • add OpenClaw and Hermes adapter implementations plus Hermes transcript parsing
  • add ablation/fair-comparison helpers and an optional Hermes dependency extra
  • factor reusable workspace/file verification helpers for adapters

Tests

  • .venv/bin/python -m ruff check clawbench/ablation.py clawbench/adapters clawbench/canonical clawbench/environment_files.py tests/test_ablation.py tests/test_adapter_base.py tests/test_canonical_convert.py tests/test_hermes_adapter.py tests/test_hermes_xml.py tests/test_openclaw_adapter.py --select F,E9
  • .venv/bin/python -m pytest -q tests/test_ablation.py tests/test_adapter_base.py tests/test_canonical_convert.py tests/test_hermes_adapter.py tests/test_hermes_xml.py tests/test_openclaw_adapter.py

scoootscooob and others added 3 commits April 29, 2026 11:15
* origin/main:
  fix(worker): harden runtime result writes
  fix(client): clean pending rpc on send failure
  test: cover environment verifier success paths
  test: cover judge score gate propagation
  fix(scoring): gate judge-weighted scores
  fix(runtime): harden benchmark cache and task paths
  fix: flag credential file access in dangerous shell patterns (#6)
  fix: flag git push --force variants as dangerous shell commands (#5)
  chore: add open-source contribution scaffolding (#3)
  fix: strip quoted strings before checking for shell redirect operators (#2)
@vincentkoc vincentkoc merged commit 56531fb into main Apr 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants