Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CoderDayton
/
SimpleVecDB
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
10
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Release 2.6.1: catalog gap-fill + memory primitives
- #17
#17
Merged
CoderDayton
merged 10 commits into
main
CoderDayton/SimpleVecDB:main
from
release/2.6.1
CoderDayton/SimpleVecDB:release/2.6.1
Copy head branch name to clipboard
May 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Release 2.6.1: catalog gap-fill + memory primitives
#17
CoderDayton
merged 10 commits into
main
CoderDayton/SimpleVecDB:main
from
release/2.6.1
CoderDayton/SimpleVecDB:release/2.6.1
Copy head branch name to clipboard
Commits
Commits on May 10, 2026
feat: 2.6.1 closes ten catalog gaps so apps stop reinventing them
Show description for d029a54
CoderDayton
committed
d029a54
View commit details
Copy full SHA for d029a54
Browse repository at this point
chore: drop unused sqlite-vec dep and v1 migration path
Show description for 7b14627
CoderDayton
committed
7b14627
View commit details
Copy full SHA for 7b14627
Browse repository at this point
docs+fix: align 2.6.1 changelog with reality and harden tx/filter edges
Show description for c5aa427
CoderDayton
committed
c5aa427
View commit details
Copy full SHA for c5aa427
Browse repository at this point
refactor: collapse async run_in_executor boilerplate behind _run helper
Show description for e0d4646
CoderDayton
committed
e0d4646
View commit details
Copy full SHA for e0d4646
Browse repository at this point
fix: harden 2.6.1 boundaries against NaN/inf and silent edge cases
Show description for 4e37b62
CoderDayton
committed
4e37b62
View commit details
Copy full SHA for 4e37b62
Browse repository at this point
chore: enforce ruff format / mypy / bandit / pytest at every commit
Show description for aa60562
CoderDayton
committed
aa60562
View commit details
Copy full SHA for aa60562
Browse repository at this point
test: cover 2.6.1 fortification guards and gap-fill new APIs
Show description for 45c5c29
CoderDayton
committed
45c5c29
View commit details
Copy full SHA for 45c5c29
Browse repository at this point
chore: add on-demand async collection exerciser script
Show description for b6b8176
CoderDayton
committed
b6b8176
View commit details
Copy full SHA for b6b8176
Browse repository at this point
docs: rework README and examples; add docs/Features.md; tidy gitignore
CoderDayton
committed
af03c2b
View commit details
Copy full SHA for af03c2b
Browse repository at this point
fix: address PR #17 review — numeric filter type guard + atomic TTL sweep
CoderDayton
committed
e2b50c1
View commit details
Copy full SHA for e2b50c1
Browse repository at this point
You can’t perform that action at this time.