Thank you for your contribution to Agent Eval Lab.
Open an issue before you make a large change. Identify the trajectory producer and its version. Identify the facts that the adapter must preserve.
Do not attach a private trajectory to a public issue. Replace all private values with synthetic values.
- Add a small synthetic fixture to
tests/. - Preserve the source event or step number.
- Read explicit return codes and error fields. Do not infer a status from prose.
- Report missing data as unavailable.
- Update
docs/formats.md. - Run all development checks in
AGENTS.md.
Keep each pull request focused. Explain the input format and the changed behavior. Include the test output. Do not include private evaluation material.
By contributing, you agree that your contribution is available under the MIT License.