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
Accelerator
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 }}
CoreyLeath-code
/
HelixAgent
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
10
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Use honest NumPy-first vector backends
- #39
#39
Merged
CoreyLeath-code
merged 13 commits into
main
CoreyLeath-code/HelixAgent:main
from
agent/honest-vector-backends
CoreyLeath-code/HelixAgent:agent/honest-vector-backends
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Use honest NumPy-first vector backends
#39
CoreyLeath-code
merged 13 commits into
main
CoreyLeath-code/HelixAgent:main
from
agent/honest-vector-backends
CoreyLeath-code/HelixAgent:agent/honest-vector-backends
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
feat(vectors): add honest NumPy-first dispatch
CoreyLeath-code
committed
af7d752
View commit details
Copy full SHA for af7d752
Browse repository at this point
deps: declare NumPy vector backend
CoreyLeath-code
committed
42c1064
View commit details
Copy full SHA for 42c1064
Browse repository at this point
bench(vectors): add reproducible backend timings
CoreyLeath-code
committed
2da29c3
View commit details
Copy full SHA for 2da29c3
Browse repository at this point
test(vectors): target pure-Python fallback explicitly
CoreyLeath-code
committed
8c25d31
View commit details
Copy full SHA for 8c25d31
Browse repository at this point
test(vectors): cover dispatch and ctypes coercion
CoreyLeath-code
committed
2a3af85
View commit details
Copy full SHA for 2a3af85
Browse repository at this point
test(bench): validate vector benchmark report
CoreyLeath-code
committed
843be1b
View commit details
Copy full SHA for 843be1b
Browse repository at this point
docs: describe vector backends without performance claims
CoreyLeath-code
committed
8077823
View commit details
Copy full SHA for 8077823
Browse repository at this point
docs: record NumPy-first vector evidence
CoreyLeath-code
committed
4de521c
View commit details
Copy full SHA for 4de521c
Browse repository at this point
docs: correct vector backend architecture
CoreyLeath-code
committed
60cd073
View commit details
Copy full SHA for 60cd073
Browse repository at this point
docs: remove unsupported vector speed claims
CoreyLeath-code
committed
2ab8c46
View commit details
Copy full SHA for 2ab8c46
Browse repository at this point
docs(ui): describe C++ vector interop honestly
CoreyLeath-code
committed
0e4f615
View commit details
Copy full SHA for 0e4f615
Browse repository at this point
style(tests): satisfy flake8 blank-line rule
CoreyLeath-code
committed
3b4b7ac
View commit details
Copy full SHA for 3b4b7ac
Browse repository at this point
test(vectors): exercise loaded C++ backend when available
CoreyLeath-code
committed
683b609
View commit details
Copy full SHA for 683b609
Browse repository at this point
You can’t perform that action at this time.