File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,18 +14,18 @@ OpenAdapt Evals is a unified framework for evaluating GUI automation agents agai
1414
1515## Benchmark Viewer
1616
17- ![ Benchmark Viewer Animation] ( animations/benchmark-viewer.gif )
17+ ![ Benchmark Viewer Animation] ( https://raw.githubusercontent.com/OpenAdaptAI/openadapt-evals/main/ animations/benchmark-viewer.gif)
1818
1919<details >
2020<summary >More screenshots</summary >
2121
2222** Task Detail View** -- step-by-step replay with screenshots, actions, and execution logs:
2323
24- ![ Task Detail View] ( docs/screenshots/desktop_task_detail.png )
24+ ![ Task Detail View] ( https://raw.githubusercontent.com/OpenAdaptAI/openadapt-evals/main/ docs/screenshots/desktop_task_detail.png)
2525
2626** Cost Tracking Dashboard** -- real-time Azure VM cost monitoring with tiered sizing and spot instances:
2727
28- ![ Cost Dashboard] ( screenshots/cost_dashboard_preview.png )
28+ ![ Cost Dashboard] ( https://raw.githubusercontent.com/OpenAdaptAI/openadapt-evals/main/ screenshots/cost_dashboard_preview.png)
2929
3030</details >
3131
@@ -259,7 +259,7 @@ uv sync --extra dev
259259uv run pytest tests/ -v
260260```
261261
262- See [ CLAUDE.md] ( . /CLAUDE.md) for development conventions and architecture details.
262+ See [ CLAUDE.md] ( https://github.com/OpenAdaptAI/openadapt-evals/blob/main /CLAUDE.md) for development conventions and architecture details.
263263
264264## Related Projects
265265
You can’t perform that action at this time.
0 commit comments