BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
4.04k stars 257 forks source link

FIX: fix the bug of steamToIterable #45

Closed cqlzliang closed 1 year ago

cqlzliang commented 1 year ago

Fix the bug when a line of data was splitted into multi chunk ( issue #44 ), the code was modified from stream.ts

steve8708 commented 1 year ago

awesome, thanks @cqlzliang!

steve8708 commented 1 year ago

released in v0.1.13!