wharfy 0.1.0 — ship one binary to your owned channels
The first cut of wharfy. It does the core loop end to end for a single binary.
What you can do
- Cross-build for macOS, Windows, and Linux (amd64/arm64) in one run.
- Publish to owned channels immediately: your Homebrew tap, your Scoop bucket, a hosted apt/yum repo, and plain GitHub Releases.
- Read the state any time with
wharfy status(and--json).
Built for an agent
Run wharfy agent once and your AI has the whole map — commands, arguments,
order, and how to read state. Every command ends with a next: block.
Not yet
Code signing/notarization and review-gated channels (winget, central repos) are prepared-and-tracked only; full automation comes later.