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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
statewalker
/
statewalker-indexer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/indexer core consolidation
- #1
#1
Merged
mkotelnikov
merged 12 commits into
main
statewalker/statewalker-indexer:main
from
feat/indexer-core-consolidation
statewalker/statewalker-indexer:feat/indexer-core-consolidation
Copy head branch name to clipboard
May 27, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Feat/indexer core consolidation
#1
mkotelnikov
merged 12 commits into
main
statewalker/statewalker-indexer:main
from
feat/indexer-core-consolidation
statewalker/statewalker-indexer:feat/indexer-core-consolidation
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2026
refactor(indexer-core): extract shared scaffolding (Phases 1-4)
Show description for 9aabfe2
mkotelnikov
and
claude
committed
9aabfe2
View commit details
Copy full SHA for 9aabfe2
Browse repository at this point
refactor(indexer-core): collapse mem + SQL factory scaffolding (Phase 5)
Show description for b7de0e1
mkotelnikov
and
claude
committed
b7de0e1
View commit details
Copy full SHA for b7de0e1
Browse repository at this point
refactor(indexer-core): SqlRetrieverBase + SQL-backed Indexer factory (Phases 6-7)
Show description for f011656
mkotelnikov
and
claude
committed
f011656
View commit details
Copy full SHA for f011656
Browse repository at this point
feat(indexer-duckdb): real BM25 FTS + HNSW cosine metric (Phases 8-10)
Show description for 3dd72c6
mkotelnikov
and
claude
committed
3dd72c6
View commit details
Copy full SHA for 3dd72c6
Browse repository at this point
docs: align all READMEs with current public APIs
Show description for 2f08a59
mkotelnikov
and
claude
committed
2f08a59
View commit details
Copy full SHA for 2f08a59
Browse repository at this point
Commits on Apr 28, 2026
fix(indexer): break indexer-api ↔ indexer-mem-flexsearch cycle
Show description for 4e58610
mkotelnikov
and
claude
committed
4e58610
View commit details
Copy full SHA for 4e58610
Browse repository at this point
Commits on May 3, 2026
refactor(indexer): split @statewalker/indexer-api into contract + indexer-search strategy stack
Show description for a325e36
mkotelnikov
and
claude
committed
a325e36
View commit details
Copy full SHA for a325e36
Browse repository at this point
style(indexer-duckdb): hoist DocumentPath import + minor formatting
Show description for 40a8058
mkotelnikov
and
claude
committed
40a8058
View commit details
Copy full SHA for 40a8058
Browse repository at this point
Commits on May 23, 2026
refactor(indexer): prune dead exports, isolate QMD utils, demote indexer-search
Show description for c4c9a3d
mkotelnikov
and
claude
committed
c4c9a3d
View commit details
Copy full SHA for c4c9a3d
Browse repository at this point
fix(indexer): harden retrievers, pipeline, and serialisation against adversarial inputs
Show description for 7b4ef2d
mkotelnikov
and
claude
committed
7b4ef2d
View commit details
Copy full SHA for 7b4ef2d
Browse repository at this point
fix(indexer): SQL retriever integrity + chunker fence semantics + pipeline error surface
Show description for d121431
mkotelnikov
and
claude
committed
d121431
View commit details
Copy full SHA for d121431
Browse repository at this point
Commits on May 27, 2026
perf(indexer-mem): skip re-serialization when index is unchanged
Show description for 8b6c91e
mkotelnikov
and
claude
committed
8b6c91e
View commit details
Copy full SHA for 8b6c91e
Browse repository at this point
You can’t perform that action at this time.