Skip to content

chore: prepare cortext.cpp v1.3.1 release - #14

Merged
gabewillen merged 1 commit into
mainfrom
release/v1.3.1
Aug 7, 2026
Merged

gabewillen merged 1 commit into
mainfrom
release/v1.3.1

Conversation

@gabewillen

Copy link
Copy Markdown
Contributor

Prepares core v1.3.1 after the merged Node-API text-media bridge.

  • Updates all core version surfaces and model manifest to 1.3.1.
  • Documents that TypeScript-owned Node prebuilds are built from this exact core tag.
  • No C++ behavior beyond the already-merged PR feat: expose text media through Node API #13.

Validated version consistency and diff checks.

Copilot AI lite review requested due to automatic review settings August 7, 2026 05:58
@gabewillen
gabewillen merged commit 12b63c0 into main Aug 7, 2026
13 checks passed
@gabewillen
gabewillen deleted the release/v1.3.1 branch August 7, 2026 05:58

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 cortext core repository for the v1.3.1 release by updating all version-reporting “surfaces” and aligning the release artifact documentation with the already-merged Node text-media N-API bridge baseline (PR #13). This fits the repo’s release workflow by ensuring the engine, manifests, and build metadata all consistently report the new patch version without introducing new runtime behavior.

Changes:

  • Bumps core version references from 1.3.0 to 1.3.1 across CMake, Zig build metadata, and the model manifest.
  • Updates release documentation (RELEASE.md) to describe the v1.3.1 baseline (PR #13) and clarify Node prebuild provenance.
  • Updates README asset download example to use 1.3.1.

Reviewed changes

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

Show a summary per file
File Description
RELEASE.md Updates v1.3.1 release artifact metadata and notes Node prebuilds are built from the matching core tag.
README.md Updates the assets download example to use ASSETS_VERSION=1.3.1.
models/manifest.json Bumps cortext_version in the model/assets manifest to 1.3.1.
CMakeLists.txt Bumps the CMake project version to 1.3.1.
build.zig.zon Bumps Zig package version to 1.3.1.
build.zig Bumps Zig-reported version string and library semantic version to patch 1.

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

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