browse@0.9.6
Browserbase Stagehand released browse@0.9.6, improving daemon connection error messages and adding an opt-out flag for .env auto-loading.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
Stagehand release browse@0.9.6 introduces two patch updates: PR 2356 replaces raw daemon socket connection errors with human-readable guidance that provides the exact browse open command required to launch a session. PR 2361 introduces a warning when environment variables are automatically loaded from .env files and adds the BROWSE LOAD DOTENV flag to allow opting out, preparing users for a future release where automatic loading will be disabled by default.
可执行摘要
Stagehand browse@0.9.6 replaces raw daemon socket connection errors with clear instructions including the exact browse open command, and warns when auto-loading .env while introducing BROWSE LOAD DOTENV to opt out ahead of future default behavior changes.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Verify environment variable handling and consider setting BROWSE LOAD DOTENV if you want to opt out of automatic .env loading ahead of the planned default change.