From 65f15eb6d8bcddb74a268abd0f429cc82acddc23 Mon Sep 17 00:00:00 2001 From: "carnie[bot]" Date: Mon, 29 Jun 2026 23:59:06 +0800 Subject: [PATCH] Add HUD to Environment & Sandbox Co-authored-by: Minh Nguyen --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 70b8947..42829e9 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,10 @@ A curated list of resources about AI agents for Computer Use, including research - Secure desktop environment - Agent testing platform +- [HUD](https://github.com/hud-evals/hud-python) + - Open-source SDK for building computer-use and browser environments + - Run agents as evals and RL training with task-based verifiable rewards + - [qemus/qemu-docker](https://github.com/qemus/qemu-docker) - Docker container for running virtual machines using QEMU