v0.2.0
Which file do I download?
| your machine | file |
|---|---|
| macOS on Apple Silicon (M1/M2/M3/M4) | sporo_0.2.0_darwin_arm64.tar.gz |
| macOS on Intel | sporo_0.2.0_darwin_amd64.tar.gz |
| Linux x86-64 | sporo_0.2.0_linux_amd64.tar.gz |
| Linux ARM64 | sporo_0.2.0_linux_arm64.tar.gz |
| Windows x86-64 | sporo_0.2.0_windows_amd64.zip |
| Windows ARM64 | sporo_0.2.0_windows_arm64.zip |
Not sure which Mac you have? → Apple menu → "About This Mac": a chip that says
"Apple M…" means arm64; "Intel" means amd64.
macOS, one-time: the pre-release binary is unsigned, so after unpacking run
xattr -d com.apple.quarantine ./sporo, then move it onto your PATH
(e.g. mv sporo /usr/local/bin/). Verify with sporo --version.
Changelog
Other changes
- eeb03c8 build(dist): answer 'which file is mine?' in every release header
- e8da0e4 chore(mate): pull v0.86.0 and add the codex provider surface
- 695323b chore(skill): teach the scaffold-first authoring flow
- d2aab0b feat(cli): sporo new, and lint that reports the drafts it skips
- e13c866 feat(recipe): close the authoring pains — drafts, scaffold, bare paths
- 3b7f5f8 fix(review): close the two ambiguities the first live run surfaced
- 2535038 test(e2e): the scaffold flow — coached, gate-exempt, unable to ship