8 lines
243 B
Python
8 lines
243 B
Python
"""Agent-editable browser helpers.
|
|
|
|
Add task-specific browser primitives here. Core helpers from browser_harness.helpers
|
|
load this file when BH_AGENT_WORKSPACE points at this directory, or when this
|
|
repo's default agent-workspace exists.
|
|
"""
|
|
|