hud-python 0.3.2__tar.gz → 0.3.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of hud-python might be problematic. Click here for more details.
- {hud_python-0.3.2 → hud_python-0.3.3}/PKG-INFO +3 -3
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/computer/hud.py +4 -4
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/tests/test_version.py +1 -1
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/version.py +1 -1
- {hud_python-0.3.2 → hud_python-0.3.3}/pyproject.toml +3 -3
- {hud_python-0.3.2 → hud_python-0.3.3}/.env.example +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/.github/workflows/ci.yml +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/.github/workflows/release.yml +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/.gitignore +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/LICENSE +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/MANIFEST.in +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/advanced/cla-details.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/advanced/environment-control.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/advanced/tracing.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/advanced/uploading.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/api-reference/adapters.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/api-reference/env.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/api-reference/gym.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/api-reference/job.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/api-reference/task.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/api-reference/taskset.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/api-reference/telemetry.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/api-reference/trajectory.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/concepts/adapter.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/concepts/agent.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/concepts/environment.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/concepts/job.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/concepts/task.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/concepts/trajectory.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/docs.json +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/environment-creation.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/environments/browser.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/environments/custom-environments.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/environments/custom.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/environments/osworld-ubuntu.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/environments/qa.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/examples/alignment-evaluation.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/examples/benchmarking-agents.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/examples/custom-os-env.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/examples/mcp-agent-tracing.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/examples/web-app-testing.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/examples/web-mocks.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/favicon.png +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/logo/hud_logo.svg +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/logo/hud_logo_dark.svg +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/quickstart.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/running-your-agent.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/docs/task-creation.mdx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/docker_debug.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/Dockerfile +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/pyproject.toml +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/display_adapters.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/emulator.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/evaluator.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/kill.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/main.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/setup.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/step.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/Dockerfile +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/pyproject.toml +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/evaluate/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/evaluate/matchers.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/info.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/setup/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/setup/question.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/step.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/utils/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/utils/state.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/Dockerfile +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/pyproject.toml +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/__main__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/browser_computer_tool.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/context.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/cookie_exists.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/cookie_match.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/history_length.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/page_contains.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/raw_last_action_is.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/registry.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/selector_history.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/sheet_contains.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/sheets_cell_values.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/url_match.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/evaluators/verify_type_action.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/playwright_with_memory.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/problems/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/problems/navigate_and_verify.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/problems/registry.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/providers/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/providers/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/providers/anchorbrowser.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/providers/base.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/providers/browserbase.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/providers/hyperbrowser.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/providers/kernel.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/providers/steel.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/runtime.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/server.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/setup/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/setup/cookies.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/setup/interact.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/setup/load_html.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/setup/navigate.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/setup/registry.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/setup/sheets.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/test_mcp.sh +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/.dockerignore +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/.gitignore +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/Dockerfile +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/backend/main.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/backend/pyproject.toml +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/app/globals.css +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/app/layout.tsx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/app/page.tsx +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/next.config.js +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/package-lock.json +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/package.json +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/postcss.config.js +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/tailwind.config.js +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/tsconfig.json +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/launch.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/docker-compose.yml +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/pyproject.toml +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/__main__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/evaluators/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/evaluators/context.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/evaluators/registry.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/evaluators/todo.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/problems/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/problems/registry.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/problems/todo.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/runtime.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/server.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/services.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/setup/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/setup/registry.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/setup/todo.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/start.sh +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/agents_tools/browser_use.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/agents_tools/mcp_claude_agent.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/agents_tools/mcp_openai_agent.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/agents_tools/mcp_test.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/agents_tools/mcp_use_agent.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/agents_tools/sensitive_data.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/agents_tools/simple_task_example.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/environments/gmail_local.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/environments/gmail_remote.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/environments/pokemon_local.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/environments/pokemon_remote.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/environments/remote.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/environments/resources_example.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/environments/simple_browser_example.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/evaluations/eval.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/evaluations/osworld.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/evaluations/sheetbench_direct_example.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/evaluations/tasks.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/evaluations/telemetry_and_datasets.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/evaluations/wordle_example.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/examples/sheets_bench_cua_example.ipynb +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/claude/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/claude/adapter.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/claude/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/claude/tests/test_adapter.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/common/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/common/adapter.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/common/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/common/tests/test_adapter.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/common/types.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/operator/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/operator/adapter.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/operator/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/adapters/operator/tests/test_adapter.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/base.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/claude.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/claude_plays_pokemon.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/langchain.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/misc/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/misc/response_agent.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/operator.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/agent/tests/test_base.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/datasets.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/env/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/env/client.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/env/docker_client.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/env/environment.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/env/local_docker_client.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/env/remote_client.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/env/remote_docker_client.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/exceptions.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/gym.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/job.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/base.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/claude.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/client.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/langchain.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/openai.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/tests/test_base.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/tests/test_claude.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/tests/test_client.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/mcp/tests/test_openai.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/py.typed +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/server/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/server/requests.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/server/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/server/tests/test_requests.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/settings.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/task.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/taskset.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/_trace.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/context.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/exporter.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/instrumentation/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/instrumentation/mcp.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/instrumentation/registry.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/job.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/mcp_models.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/tests/test_context.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/telemetry/tests/test_trace.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/base.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/bash.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/computer/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/computer/anthropic.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/computer/openai.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/edit.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/executors/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/executors/base.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/executors/pyautogui.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/executors/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/executors/tests/test_base_executor.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/executors/tests/test_pyautogui_executor.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/executors/xdo.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/helper/README.md +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/helper/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/helper/mcp_server.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/helper/server_initialization.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/helper/utils.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/playwright_tool.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/test_bash.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/test_computer.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/test_computer_actions.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/test_edit.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/test_init.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/test_playwright_tool.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/test_tools.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/tests/test_utils.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/tools/utils.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/trajectory.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/types.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/agent.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/common.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/config.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/misc.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/progress.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/telemetry.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/tests/__init__.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/tests/test_common.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/tests/test_config.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/tests/test_init.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/tests/test_progress.py +0 -0
- {hud_python-0.3.2 → hud_python-0.3.3}/hud/utils/tests/test_telemetry.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hud-python
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.3
|
|
4
4
|
Summary: SDK for the HUD platform.
|
|
5
5
|
Project-URL: Homepage, https://github.com/hud-evals/hud-python
|
|
6
6
|
Project-URL: Bug Tracker, https://github.com/hud-evals/hud-python/issues
|
|
@@ -36,14 +36,14 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
36
36
|
Classifier: Programming Language :: Python :: 3.13
|
|
37
37
|
Requires-Python: <3.14,>=3.11
|
|
38
38
|
Requires-Dist: anthropic
|
|
39
|
-
Requires-Dist: datasets>=
|
|
39
|
+
Requires-Dist: datasets>=2.14.0
|
|
40
40
|
Requires-Dist: dotenv>=0.9.9
|
|
41
41
|
Requires-Dist: httpx<1,>=0.23.0
|
|
42
42
|
Requires-Dist: langchain
|
|
43
43
|
Requires-Dist: langchain-anthropic
|
|
44
44
|
Requires-Dist: langchain-openai
|
|
45
45
|
Requires-Dist: mcp-use>=1.3.7
|
|
46
|
-
Requires-Dist: mcp
|
|
46
|
+
Requires-Dist: mcp>=1.12.2
|
|
47
47
|
Requires-Dist: openai
|
|
48
48
|
Requires-Dist: pathspec>=0.12.1
|
|
49
49
|
Requires-Dist: pydantic-settings<3,>=2
|
|
@@ -31,7 +31,7 @@ class HudComputerTool:
|
|
|
31
31
|
height: int | None = None,
|
|
32
32
|
display_num: int | None = None,
|
|
33
33
|
platform_type: Literal["auto", "xdo", "pyautogui"] = "auto",
|
|
34
|
-
|
|
34
|
+
custom_executor: BaseExecutor | None = None,
|
|
35
35
|
rescale_images: bool = False,
|
|
36
36
|
) -> None:
|
|
37
37
|
"""
|
|
@@ -45,7 +45,7 @@ class HudComputerTool:
|
|
|
45
45
|
- "auto": Automatically detect based on platform
|
|
46
46
|
- "xdo": Use XDOExecutor (Linux/X11 only)
|
|
47
47
|
- "pyautogui": Use PyAutoGUIExecutor (cross-platform)
|
|
48
|
-
|
|
48
|
+
custom_executor: If None, executor class will be determined based on platform_type.
|
|
49
49
|
rescale_images: If True, rescale screenshots. If False, only rescale action coordinates
|
|
50
50
|
"""
|
|
51
51
|
# Use provided dimensions or defaults
|
|
@@ -72,10 +72,10 @@ class HudComputerTool:
|
|
|
72
72
|
# Check if we need to scale
|
|
73
73
|
self.needs_scaling = self.scale != 1.0
|
|
74
74
|
|
|
75
|
-
if
|
|
75
|
+
if custom_executor is None:
|
|
76
76
|
self._choose_executor(platform_type, display_num)
|
|
77
77
|
else:
|
|
78
|
-
self.executor =
|
|
78
|
+
self.executor = custom_executor
|
|
79
79
|
|
|
80
80
|
def _choose_executor(
|
|
81
81
|
self,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "hud-python"
|
|
3
|
-
version = "0.3.
|
|
3
|
+
version = "0.3.3"
|
|
4
4
|
description = "SDK for the HUD platform."
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
requires-python = ">=3.11, <3.14"
|
|
@@ -13,7 +13,7 @@ dependencies = [
|
|
|
13
13
|
"httpx>=0.23.0,<1",
|
|
14
14
|
"pydantic>=2,<3",
|
|
15
15
|
"pydantic-settings>=2,<3",
|
|
16
|
-
"mcp
|
|
16
|
+
"mcp>=1.12.2",
|
|
17
17
|
"mcp-use>=1.3.7",
|
|
18
18
|
"pathspec>=0.12.1",
|
|
19
19
|
"wrapt>=1.14.0",
|
|
@@ -25,7 +25,7 @@ dependencies = [
|
|
|
25
25
|
"langchain-anthropic",
|
|
26
26
|
# Common utilities
|
|
27
27
|
"dotenv>=0.9.9",
|
|
28
|
-
"datasets>=
|
|
28
|
+
"datasets>=2.14.0",
|
|
29
29
|
]
|
|
30
30
|
classifiers = [
|
|
31
31
|
"Development Status :: 4 - Beta",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/emulator.py
RENAMED
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/kill.py
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/main.py
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/setup.py
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/pokemon_controller/src/hud_controller/step.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/qa_controller/src/hud_controller/utils/state.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/__init__.py
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/__main__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/runtime.py
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/server.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/remote_browser/src/hud_controller/setup/sheets.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/backend/pyproject.toml
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/app/globals.css
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/app/layout.tsx
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/app/page.tsx
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/next.config.js
RENAMED
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/package.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/apps/todo/frontend/tsconfig.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/README.md
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/__init__.py
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/__main__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/runtime.py
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/server.py
RENAMED
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/services.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hud_python-0.3.2 → hud_python-0.3.3}/environments/simple_browser/src/hud_controller/setup/todo.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|