| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-05-12 | 624 Bytes | |
| cli-printing-press_darwin_arm64.tar.gz | 2026-05-12 | 15.4 MB | |
| cli-printing-press_linux_arm64.tar.gz | 2026-05-12 | 14.6 MB | |
| cli-printing-press_darwin_amd64.tar.gz | 2026-05-12 | 16.4 MB | |
| cli-printing-press_linux_amd64.tar.gz | 2026-05-12 | 16.0 MB | |
| cli-printing-press_windows_amd64.zip | 2026-05-12 | 16.4 MB | |
| cli-printing-press_windows_arm64.zip | 2026-05-12 | 14.6 MB | |
| README.md | 2026-05-12 | 4.3 kB | |
| v4.5.1 source code.tar.gz | 2026-05-12 | 32.4 MB | |
| v4.5.1 source code.zip | 2026-05-12 | 33.8 MB | |
| Totals: 10 Items | 159.4 MB | 0 | |
4.5.1 (2026-05-12)
Bug Fixes
- cli: accept backtick raw-string Use: in dogfood walkers (#1169) (7ba9c20)
- cli: credit auth_protocol on structural OAuth surface, not "Bearer " literal (#1176) (e8c03cf), closes #941
- cli: dedupe nested body-field flatten collisions with sibling scalars (#1190) (c5a5441), closes #1043
- cli: emit stderr truncation warning on single-page list responses (#1177) (6cda260)
- cli: handle PascalCase .NET-shape API responses in sync (#1135) (#1174) (84138f9)
- cli: index args[] by positional ordinal in path-param emit (#1211) (460d676)
- cli: make dogfood acceptance marker manifest read best-effort (#1179) (ee13fb1), closes #963
- cli: map Cobra/pflag pre-RunE usage errors to exit code 2 (#1194) (dabf63f)
- cli: preserve novel-command keys in --compact partial-strip path (#1167) (f88a10b)
- cli: preserve x-mcp config when merging combo specs (#1187) (660829e), closes #1044
- cli: redact $HOME paths from publish-tree JSON artifacts (#1181) (a3c3c65)
- cli: refuse to ship CLIs with placeholder base URL (#1186) (c9a35b5)
- cli: resolve validation binary path with platform.ExecutablePath (#1213) (7365fcc), closes #978
- cli: route scorer subcommand --spec URLs through generate's fetch path (#1178) (5e3667d)
- cli: scope HTTP cache to <api>/http so invalidateCache spares siblings (#1166) (3697610), closes #1126