Skip to content

release: prepare T4 Code 0.1.24#65

Merged
wolfiesch merged 2 commits into
mainfrom
codex/release-v0.1.24
Jul 19, 2026
Merged

release: prepare T4 Code 0.1.24#65
wolfiesch merged 2 commits into
mainfrom
codex/release-v0.1.24

Conversation

@wolfiesch

@wolfiesch wolfiesch commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • bump all public package, client, site, and download contracts to v0.1.24
  • include browser preview with app-wire 0.6.0 provenance, plus attention inbox, transport health, and bounded projections
  • publish signed/notarized macOS release guidance and remove obsolete Gatekeeper-bypass instructions

Verification

  • node scripts/check-release-consistency.mjs --tag v0.1.24
  • pnpm build
  • pnpm test:packaging
  • pnpm check
  • pnpm test

This prepares the immutable release commit only. It does not create the tag or publish artifacts.

Copilot AI review requested due to automatic review settings July 19, 2026 04:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the v0.1.24 release commit by updating all release-facing version/contracts across the workspace (packages, desktop/web/mobile clients, site release metadata), refreshing release notes, and advancing the published app-wire provenance while keeping the verified runtime baseline.

Changes:

  • Bump package/app/client versions and release contract constants to 0.1.24 (including download URLs and fixtures/tests that enforce them).
  • Update public docs/release notes and security scope notes to reflect signed + notarized macOS distribution in v0.1.24.
  • Advance published @oh-my-pi/app-wire provenance metadata in the compatibility matrix.

Reviewed changes

Copilot reviewed 25 out of 25 changed files in this pull request and generated no comments.

Show a summary per file
File Description
SECURITY.md Updates security scope notes to reflect v0.1.24 macOS signing/notarization expectations.
scripts/check-release-consistency.test.mjs Aligns release-consistency tests to v0.1.24 tag/version expectations.
README.md Updates download links, requirements prose, platform package notes, and v0.1.24 change highlights.
packages/ui/package.json Bumps workspace package version to 0.1.24.
packages/service-manager/package.json Bumps workspace package version to 0.1.24.
packages/remote/package.json Bumps workspace package version to 0.1.24.
packages/protocol/test/fixtures/platform-boundaries.ts Updates protocol fixture latestVersion values to 0.1.24.
packages/protocol/package.json Bumps workspace package version to 0.1.24.
packages/fixture-server/package.json Bumps workspace package version to 0.1.24.
packages/client/src/omp-client-frames.ts Updates client hello version field to 0.1.24.
packages/client/package.json Bumps workspace package version to 0.1.24.
package.json Bumps root workspace version to 0.1.24.
e2e/site-mobile-docs.spec.ts Updates E2E expectations for Android download URL to v0.1.24.
docs/CURRENT_RELEASE_NOTES.md Publishes v0.1.24 release notes (macOS signing, attention inbox, transport health, projections, provenance).
compat/omp-app-matrix.json Advances published app-wire provenance and bumps desktop protocol version to 0.1.24.
apps/web/src/platform/browser-shell-port.ts Updates web/mobile client version string to 0.1.24.
apps/web/package.json Bumps web app version to 0.1.24.
apps/site/test/release.test.ts Updates site release contract tests (tag/version/asset filenames) to v0.1.24.
apps/site/src/release.ts Updates site release constants and contracted asset list to v0.1.24.
apps/site/package.json Bumps site app version to 0.1.24.
apps/mobile/package.json Bumps mobile app version to 0.1.24.
apps/mobile/capacitor.config.json Updates appended mobile User-Agent version to 0.1.24.
apps/desktop/src/target-manager.ts Updates desktop client identification version to 0.1.24.
apps/desktop/package.json Bumps desktop app version to 0.1.24.
.github/ISSUE_TEMPLATE/bug_report.yml Updates bug report template placeholder version to 0.1.24.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ef97516da8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
@wolfiesch
wolfiesch force-pushed the codex/release-v0.1.24 branch from b4fca5b to f128a3b Compare July 19, 2026 04:55
@wolfiesch
wolfiesch merged commit 574979d into main Jul 19, 2026
4 checks passed
@wolfiesch
wolfiesch deleted the codex/release-v0.1.24 branch July 19, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants