Skip to content

Update sqlite-vec-version to 0.1.6 from 0.1.7-alpha.10#1

Open
zosopentoolsmain wants to merge 1 commit into
mainfrom
bump-sqlite-vec-version-0.1.6
Open

Update sqlite-vec-version to 0.1.6 from 0.1.7-alpha.10#1
zosopentoolsmain wants to merge 1 commit into
mainfrom
bump-sqlite-vec-version-0.1.6

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Mar 6, 2026

🤖 Augment PR Summary

Summary: Updates the sqlite-vec port’s declared version in buildenv from 0.1.7-alpha.10 to the stable 0.1.6.

Why/Notes: This appears intended to align the port/package versioning with an official stable release rather than an alpha tag.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread buildenv
@@ -1,5 +1,5 @@
# bump: sqlite-vec-version /SQLITE_VEC_VERSION="(.*)"/ https://github.com/asg017/sqlite-vec.git|semver:*
SQLITE_VEC_VERSION="0.1.7-alpha.10"
SQLITE_VEC_VERSION="0.1.6"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

SQLITE_VEC_VERSION is now 0.1.6, but later in this same file ZOPEN_STABLE_TAG still appears to be pinned to v0.1.7-alpha.10 (and docs/patch notes reference that alpha). Consider ensuring the tag/source and the reported version stay in sync so the build doesn’t fetch one release while packaging/reporting another.

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

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.

1 participant