.editorconfig
.gitignore
CHANGELOG.md
CODEX_TASK.md
CONTRIBUTING.md
LICENSE
README.md
README_CN.md
USER_JOURNEY.md
cases.yaml
golden.jsonl
pyproject.toml
quickstart_cases.json
quickstart_report.json
review.csv
suggestion.txt
test_cases.yaml
test_edd.sh
test_judge.py
test_judge_integration.py
test_report.json
verify_task3.sh
.github/workflows/ci.yml
docs/JUDGE_COMMAND.md
src/openclaw_edd/__init__.py
src/openclaw_edd/__main__.py
src/openclaw_edd/cli.py
src/openclaw_edd/edd.py
src/openclaw_edd/eval.py
src/openclaw_edd/models.py
src/openclaw_edd/py.typed
src/openclaw_edd/quickstart_cases.json
src/openclaw_edd/session.py
src/openclaw_edd/session_reader.py
src/openclaw_edd/store.py
src/openclaw_edd/tracer.py
src/openclaw_edd/watcher.py
src/openclaw_edd.egg-info/PKG-INFO
src/openclaw_edd.egg-info/SOURCES.txt
src/openclaw_edd.egg-info/dependency_links.txt
src/openclaw_edd.egg-info/entry_points.txt
src/openclaw_edd.egg-info/requires.txt
src/openclaw_edd.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_eval.py
tests/test_models.py
tests/fixtures/sample_cases.json
tests/fixtures/sample_cases.yaml
tests/fixtures/sample_events.json