Commit Graph

9 Commits

Author SHA1 Message Date
CodeWhale Bot
7895915608 fix(packaging): preserve AUR compatibility alias
Keep the existing codewhale-tui symlink when codewhale-bin upgrades while installing codew from the consolidated archive. Pin the package-layout regression and make the Omarchy documentation match the compatibility contract.
2026-08-24 14:04:59 -07:00
CodeWhale Bot
d3d349deb6 feat(packaging): add verified Omarchy AUR path
Render codewhale-bin PKGBUILD and .SRCINFO metadata from the workspace version and checksum-verified x64/arm64 release archives. Preserve the Arch runtime dependency contract, reject placeholders and tampered assets, and validate package contents deterministically.\n\nWire the renderer into CI and release-candidate smoke without publishing to AUR, and document Omarchy install/update plus the separately authorized release handoff.
2026-08-24 14:04:58 -07:00
CodeWhale Bot
959dbe4382 fix(release): promote tested v0.9.11 nonbenchmark candidate
Promotes the fully gated non-benchmark candidate while preserving the benchmark tree exactly from the prior release-PR head.

Signed-off-by: CodeWhale Bot <bot@codewhale.net>
2026-08-22 04:16:55 -07:00
Hunter Bown
06a465b86a fix(release): ship Terminal launcher in Windows bundles
Signed-off-by: Hunter Bown <hmbown@gmail.com>
2026-08-18 23:09:14 -07:00
CodeWhale Bot
5c53d7f16c feat(packaging): ship Homebrew as the codewhale formula
brew tap Hmbown/deepseek-tui && brew install codewhale is the install
path. The legacy deepseek-tui formula stays a deprecated alias for one
overlap release. TAP_REPO is unchanged.
2026-08-15 00:28:06 -07:00
CodeWhale Bot
5be0722639 chore(winget): prepare the v0.9.6 manifests
Regenerate both winget manifests from the published checksum inventory. Record the five immutable v0.9.6 asset URLs, SHA-256 values, and release date after confirming every URL resolves.
2026-08-12 02:05:20 -07:00
CodeWhale Bot
00aae33b44 fix(release): assemble container images from native artifacts 2026-08-10 18:12:14 -07:00
CodeWhale Bot
d1d7b65fb7 feat(packaging): winget generate helper + RELEASE_RUNBOOK 27-asset (5260)
- Allow packaging/winget/*.sh via .gitignore (global *.sh ignore)
- Track packaging/winget/generate-winget-manifest.sh (bump version/SHA + sync .winget mirror)
- docs/RELEASE_RUNBOOK: 34-file -> 27-file single-binary inventory (codewhale+codew only)
  7x1 matrix verified, FreeBSD source-build note stays in release-artifacts.yml
  and docs/INSTALL.md (#1097) and winget manifests resolve #1561.

Co-Authored-By: internal-model
2026-08-07 06:16:15 -07:00
CodeWhale Bot
be676502df feat(release): single-binary packaging follow-ups (5259/5260)
Complete 5259 single-binary sweep for packaging/docs: remove
codewhale-tui from .cnb.yml, nix, npm bin, installer, bundles,
locales, and docs/INSTALL matrix; add .winget + packaging/ manifests
(single-binary 27-asset inventory, FreeBSD source-build note) and
update release-artifacts comments from 34 to 27 assets. 27-asset
inventory verified via assemble-release-assets --verify.

Co-Authored-By: internal-model
2026-08-07 06:14:45 -07:00