hdresearch / nolita

Work with web-enabled agents quickly — whether running a quick task or bootstrapping a full-stack product.
https://nolita.ai
MIT License
79 stars 3 forks source link

meta: two tweaks #51

Closed matildepark closed 2 months ago

matildepark commented 2 months ago

We now install Chrome and pass it as CHROME_PATH into Puppeteer (even though Puppeteer is clearly doing a post_install of Chrome and ostensibly just ignores being told not to with the PUPPETEER_SKIP_CHROMIUM_DOWNLOAD env var). It worked on the second last test here too, it just failed on another task. We're still slightly non-deterministic.