e2b@2.28.1
Patch Changes
-
08012ee: feat: add
sendStdin/send_stdinandcloseStdin/close_stdintoCommandHandleYou can now send and close stdin directly on a background command handle instead of going through
sandbox.commandswith the command's PID. -
ca18220: Use
components['schemas'][...]instead of verbosepaths[...]traversal for OpenAPI-generated type references.