Skip to content

@e2b/cli@2.10.2

Choose a tag to compare

@github-actions github-actions released this 22 May 19:46
· 101 commits to main since this release
8640378

Patch Changes

  • 6d66d15: Fix e2b auth login crashing on headless machines where xdg-open is unavailable. The CLI now spawns the browser opener directly so it can catch the spawn ENOENT synchronously, prints the login URL so the user can open it manually, and suggests setting E2B_API_KEY when interactive login is not possible.