aobench
https://github.com/mskazemi/aobench
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported0 Subscribers
Add a CodeTriage badge to aobench
Help out
- Issues
- Add `aobench --version` (and fix the version drift between `__init__.py` and `pyproject.toml`)
- Replace raw tracebacks with actionable errors when a task or environment ID doesn't exist
- `aobench report` should explain what to do when a run directory has no results
- Add an `examples/` directory with a runnable end-to-end example
- Add `aobench list tasks` and `aobench list envs` to discover available IDs
- Pay down the mypy --strict debt so the CI type-check step can stop being advisory
- Fix the pre-existing test failures in governance_report / run_cmd / ablation scripts
- Record a 30-second demo GIF for the README
- F2 — durable async run queue (arq/Redis worker)
- F3 — outbound webhooks for run lifecycle events
- Docs
- not yet supported