Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/browser-use/macOS-use
/ main
Function
main
examples/lunch_notes.py:48–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
47
48
async
def
main():
49
await agent.run(max_steps=25)
50
51
52
asyncio.run(main())
Callers
1
lunch_notes.py
File · 0.70
Calls
1
run
Method · 0.80
Tested by
no test coverage detected