| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fabric_1.4.448_checksums.txt | 2026-04-17 | 736 Bytes | |
| fabric_Darwin_arm64.tar.gz | 2026-04-17 | 21.4 MB | |
| fabric_Darwin_x86_64.tar.gz | 2026-04-17 | 22.6 MB | |
| fabric_Linux_x86_64.tar.gz | 2026-04-17 | 22.2 MB | |
| fabric_Linux_arm64.tar.gz | 2026-04-17 | 20.4 MB | |
| fabric_Linux_i386.tar.gz | 2026-04-17 | 20.8 MB | |
| fabric_Windows_arm64.zip | 2026-04-17 | 20.5 MB | |
| fabric_Windows_i386.zip | 2026-04-17 | 21.6 MB | |
| fabric_Windows_x86_64.zip | 2026-04-17 | 22.6 MB | |
| README.md | 2026-04-17 | 484 Bytes | |
| v1.4.448 source code.tar.gz | 2026-04-17 | 20.8 MB | |
| v1.4.448 source code.zip | 2026-04-17 | 21.2 MB | |
| Totals: 12 Items | 214.1 MB | 2 | |
Changes
Direct commits
-
Fix: fall back to streamed delta text when completed Codex response is empty
-
Prefer extracted completed text only when content stays non-empty
-
Fall back to accumulated streamed delta text otherwise
-
Preserve streamed response text before completed response evaluation
-
Add regression test for empty completed output text
-
Simulate SSE delta stream followed by blank completion
- Verify Send returns delta text when completion lacks content