Skip to content

Release cortext.py v1.3.0 - #2

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

Release cortext.py v1.3.0#2
gabewillen merged 1 commit into
mainfrom
release/v1.3.0

Conversation

@gabewillen

Copy link
Copy Markdown
Contributor

Prepare the Python binding v1.3.0 release for the merged text-media API.

  • Bump package, lock, manifest, helper, docs, and workflow surfaces to 1.3.0.
  • Pin native/model asset sourcing to augmem/cortext.cpp v1.3.0; remove mismatched fallback.
  • Preserve sibling package and core asset provenance.

Validation: pytest (10 passed), metadata consistency, and diff checks pass.

Copilot AI lite review requested due to automatic review settings August 7, 2026 04:39

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.py Python binding for the v1.3.0 release that corresponds to the merged text-media API by aligning package metadata, release/install tooling, asset manifests, and CI/release workflows to the new version and engine asset tag.

Changes:

  • Bump binding/package version and all user-facing release/install references from 1.2.4 → 1.3.0.
  • Align shipped model/native asset manifests and default engine release tag to v1.3.0.
  • Remove CI fallback that allowed vendoring mismatched upstream engine assets.

Reviewed changes

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

Show a summary per file
File Description
uv.lock Updates locked root package version and records dev extra metadata for v1.3.0.
scripts/write_wheel_index.py Updates example commands/URLs to v1.3.0.
scripts/vendor_release_assets.py Updates example command to v1.3.0.
scripts/install.sh Updates default install tag and usage comment to v1.3.0.
scripts/install_from_release.sh Updates usage examples to v1.3.0.
scripts/build_wheels.py Updates missing-native guidance to reference v1.3.0 vendoring.
README.md Updates install/release documentation and examples to v1.3.0.
pyproject.toml Bumps project version to 1.3.0.
cortext/release.py Bumps default upstream release tag and updates “LATEST” error example to v1.3.0.
cortext/models/manifest.json Updates model manifest cortext_version to 1.3.0.
cortext/assets-manifest.json Updates release assets manifest cortext_version fields to 1.3.0.
.github/workflows/release-wheels.yml Updates workflow_dispatch input description example to v1.3.0.
.github/workflows/ci.yml Removes fallback vendoring of a mismatched upstream engine tag; enforces matching tag.

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

@gabewillen
gabewillen merged commit d7e4817 into main Aug 7, 2026
2 of 4 checks passed
@gabewillen
gabewillen deleted the release/v1.3.0 branch August 7, 2026 04:42
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