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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MoonshotAI
/
kimi-code
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
7.3k
Code
Issues
905
Pull requests
439
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: isolate the full-text search index from the session index and the main thread
- #2701
#2701
Merged
sailist
merged 11 commits into
MoonshotAI:main
MoonshotAI/kimi-code:main
from
sailist:feat/search-index-separation
sailist/kimi-code:feat/search-index-separation
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: isolate the full-text search index from the session index and the main thread
#2701
sailist
merged 11 commits into
MoonshotAI:main
MoonshotAI/kimi-code:main
from
sailist:feat/search-index-separation
sailist/kimi-code:feat/search-index-separation
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
feat(minidb): instrument open lifecycle with phase timings and status
Show description for 311079b
sailist
committed
311079b
View commit details
Copy full SHA for 311079b
Browse repository at this point
feat(agent-core-v2): isolate the session index from the global search index
Show description for 4447373
sailist
committed
4447373
View commit details
Copy full SHA for 4447373
Browse repository at this point
perf(minidb): slice open-time work so it never blocks the main thread
Show description for b841149
sailist
committed
b841149
View commit details
Copy full SHA for b841149
Browse repository at this point
feat(kap-server): run the global search index in a dedicated worker
Show description for 6a07363
sailist
committed
6a07363
View commit details
Copy full SHA for 6a07363
Browse repository at this point
feat(kap-server): model search and session-index lifecycles explicitly
Show description for e552e75
sailist
committed
e552e75
View commit details
Copy full SHA for e552e75
Browse repository at this point
feat(agent-core-v2): default the session read model on and roll out the separation
Show description for 37a4832
sailist
committed
37a4832
View commit details
Copy full SHA for 37a4832
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/search-index-separation
Show description for 6f47972
sailist
committed
6f47972
View commit details
Copy full SHA for 6f47972
Browse repository at this point
fix(agent-core-v2): evict deleted sessions from the mirror queue and drain the index on close
Show description for a95670d
sailist
committed
a95670d
View commit details
Copy full SHA for a95670d
Browse repository at this point
fix(minidb): pause active expiry during the sliced bulk load
Show description for 369e34f
sailist
committed
369e34f
View commit details
Copy full SHA for 369e34f
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/search-index-separation
sailist
committed
e0805d7
View commit details
Copy full SHA for e0805d7
Browse repository at this point
chore: consolidate changesets into the TUI startup freeze fix
sailist
committed
6198f75
View commit details
Copy full SHA for 6198f75
Browse repository at this point
You can’t perform that action at this time.