mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
8 lines
413 B
Plaintext
8 lines
413 B
Plaintext
### PR [#1866](https://github.com/danielmiessler/Fabric/pull/1866) by [ksylvan](https://github.com/ksylvan): fix: write CLI and streaming errors to stderr
|
|
|
|
- Fix: write CLI and streaming errors to stderr
|
|
- Route CLI execution errors to standard error output
|
|
- Print Anthropic stream errors to stderr consistently
|
|
- Add os import to support stderr error writes
|
|
- Preserve help-output suppression and exit behavior
|