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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codegraph-ai
/
CodeGraph
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
9
Star
52
Code
Issues
0
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(embed): static (model2vec) embeddings + extra-languages gating — v0.19.0
- #7
#7
Merged
anvanster
merged 21 commits into
main
codegraph-ai/CodeGraph:main
from
feat/static-embeddings
codegraph-ai/CodeGraph:feat/static-embeddings
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat(embed): static (model2vec) embeddings + extra-languages gating — v0.19.0
#7
anvanster
merged 21 commits into
main
codegraph-ai/CodeGraph:main
from
feat/static-embeddings
codegraph-ai/CodeGraph:feat/static-embeddings
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
feat(embed): gated split-identifier words in embed text + distillation plan
Show description for de3e45d
anvanster
and
claude
committed
de3e45d
View commit details
Copy full SHA for de3e45d
Browse repository at this point
refactor(embed): Embedder trait — swappable backend behind VectorEngine
Show description for eb60736
anvanster
and
claude
committed
eb60736
View commit details
Copy full SHA for eb60736
Browse repository at this point
feat(embed): StaticEmbedding backend — model2vec-format lookup, no ONNX
Show description for a30df5e
anvanster
and
claude
committed
a30df5e
View commit details
Copy full SHA for a30df5e
Browse repository at this point
test(embed): throughput example — static vs ONNX
Show description for 1da5309
anvanster
committed
1da5309
View commit details
Copy full SHA for 1da5309
Browse repository at this point
docs(embed): record progress + 103x release throughput in the plan
Show description for f883283
anvanster
and
claude
committed
f883283
View commit details
Copy full SHA for f883283
Browse repository at this point
test(embed): retrieval quality micro-eval — static floor vs BGE
Show description for 86fa334
anvanster
and
claude
committed
86fa334
View commit details
Copy full SHA for 86fa334
Browse repository at this point
feat(embed): F16 + SIF-weighted static loading + Jina-Code distill script
Show description for 68b1c8e
anvanster
and
claude
committed
68b1c8e
View commit details
Copy full SHA for 68b1c8e
Browse repository at this point
docs(embed): record jina-code-static A/B — 70x faster, micro-eval saturated
Show description for 28e7e88
anvanster
and
claude
committed
28e7e88
View commit details
Copy full SHA for 28e7e88
Browse repository at this point
test(embed): real 965-way retrieval eval — static ~65% of BGE (pure semantic)
Show description for 4083113
anvanster
and
claude
committed
4083113
View commit details
Copy full SHA for 4083113
Browse repository at this point
test(embed): complete static lever sweep — gap is the contextualization ceiling
Show description for 56ff954
anvanster
and
claude
committed
56ff954
View commit details
Copy full SHA for 56ff954
Browse repository at this point
test(embed): hybrid (BM25+semantic) eval — static is ~90% of BGE end-to-end
Show description for a651f79
anvanster
and
claude
committed
a651f79
View commit details
Copy full SHA for a651f79
Browse repository at this point
Commits on Jun 27, 2026
test(embed): embed_throughput can load a real corpus (CODEGRAPH_THROUGHPUT_CORPUS)
Show description for 55fd388
anvanster
and
claude
committed
55fd388
View commit details
Copy full SHA for 55fd388
Browse repository at this point
Commits on Jun 28, 2026
feat(embed): EmbeddingBackend — select static via --embedding-model static
Show description for 7e5d866
anvanster
and
claude
committed
7e5d866
View commit details
Copy full SHA for 7e5d866
Browse repository at this point
docs(embed): expose static mode in VS Code + MCP + READMEs
Show description for 2db0f08
anvanster
and
claude
committed
2db0f08
View commit details
Copy full SHA for 2db0f08
Browse repository at this point
test(embed): server-side eval driver + full-body corpus extractor
Show description for c14174c
anvanster
and
claude
committed
c14174c
View commit details
Copy full SHA for c14174c
Browse repository at this point
docs(embed): server-side eval — static ~94% of BGE through real symbol_search
Show description for 49289d0
anvanster
and
claude
committed
49289d0
View commit details
Copy full SHA for 49289d0
Browse repository at this point
Commits on Jun 29, 2026
perf(parser): gate 6 zero-usage grammars behind `extra-languages` (-25 MB)
Show description for a7a6c33
anvanster
and
claude
committed
a7a6c33
View commit details
Copy full SHA for a7a6c33
Browse repository at this point
docs: note COBOL/Fortran/Perl/Dart/Zig/R are extra-languages-gated
Show description for 1ce7c7e
anvanster
and
claude
committed
1ce7c7e
View commit details
Copy full SHA for 1ce7c7e
Browse repository at this point
feat(embed): static-model telemetry + release-independent model fetch
Show description for 865c994
anvanster
and
claude
committed
865c994
View commit details
Copy full SHA for 865c994
Browse repository at this point
Commits on Jun 30, 2026
chore: bump version to 0.19.0 (static embeddings feature)
Show description for f0a6dbb
anvanster
and
claude
committed
f0a6dbb
View commit details
Copy full SHA for f0a6dbb
Browse repository at this point
docs(embed): note static model ships bundled in VS Code extension
Show description for 1391ebc
anvanster
and
claude
committed
1391ebc
View commit details
Copy full SHA for 1391ebc
Browse repository at this point
You can’t perform that action at this time.