Skip to content

1.0.4

Choose a tag to compare

@NoteNerdOfficial NoteNerdOfficial released this 15 Jul 03:59
· 3 commits to main since this release

Fix: a follow-up query could fail with 'claude exited with code 1: Warning: no stdin data received in 3s...' -- an open, unwritten stdin pipe made claude wait and sometimes exit non-zero. Stdin is now explicitly closed since Cited never pipes anything in.