mirror of
https://github.com/langgenius/dify.git
synced 2026-02-13 16:00:55 -05:00
- Add _DockerDemuxer to properly separate stdout/stderr from multiplexed stream - Fix binary header garbage in Docker exec output (tty=False 8-byte header) - Fix LocalVirtualEnvironment.get_command_status() to use os.WEXITSTATUS() - Update tests to use Transport API instead of raw file descriptors