MCPcopy 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
48async def main():
49 await agent.run(max_steps=25)
50
51
52asyncio.run(main())

Callers 1

lunch_notes.pyFile · 0.70

Calls 1

runMethod · 0.80

Tested by

no test coverage detected