webarena/evaluation_harness
openhands 60a6ca1a5d Fix mypy type-checking errors
- Remove unused type ignore comments from multiple files
- Fix TypedDict type mismatch in browser_env/actions.py by ensuring arguments are converted to strings
- Install missing type stubs (types-requests, types-tqdm)

All core packages (browser_env, agent, evaluation_harness, llms, tests) now pass mypy checks.

Co-authored-by: openhands <openhands@all-hands.dev>
2025-09-02 14:39:10 +00:00
..
__init__.py release commit 2023-07-25 00:30:29 -10:00
evaluators.py Fix mypy type-checking errors 2025-09-02 14:39:10 +00:00
helper_functions.py use fuzzy_match for UA tasks and update ua eval prompt 2023-12-22 13:10:41 -05:00