Mr. Question

Results 3 issues of Mr. Question

![image](https://github.com/g-battaglia/kerykeion/assets/50190407/4894125c-14fe-4dae-80e3-4852b390b3d1) when i try to set the output directory this error happen.

I saw a document about how to deploy through a https domain https://github.com/daytonaio/daytona/issues/2673 But when i try to deploy through a http domain there are many errors any document about...

The code that can be executed correctly is as follows: `from stagehand import Stagehand stagehand = Stagehand( env="LOCAL", local_browser_launch_options={ “cdp_url“:"http://localhost:9222" } ) await stagehand.init()`