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 }}
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.7k
Code
Issues
120
Pull requests
262
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v0.8.49: knowledge search improvements, tables perf improvements
- #8108
#8108
Merged
waleedlatif1
merged 6 commits into
main
simstudioai/sim:main
from
staging
simstudioai/sim:staging
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
v0.8.49: knowledge search improvements, tables perf improvements
#8108
waleedlatif1
merged 6 commits into
main
simstudioai/sim:main
from
staging
simstudioai/sim:staging
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
improvement(knowledge): count an unproven reach, read memos under the search deadline, and drop the dead search paths (#8101)
waleedlatif1
authored
acc6cbd
View commit details
Copy full SHA for acc6cbd
Browse repository at this point
improvement(tables): cut the DB round trips a table read and write spend on protocol (#8104)
Show description for 2cecb21
waleedlatif1
authored
2cecb21
View commit details
Copy full SHA for 2cecb21
Browse repository at this point
fix(db): index the keyword projection by document, and drop the unread binary ANN indexes (#8105)
waleedlatif1
authored
6151605
View commit details
Copy full SHA for 6151605
Browse repository at this point
improvement(tables): stop re-reading values the request already holds (#8107)
Show description for 98db661
waleedlatif1
authored
98db661
View commit details
Copy full SHA for 98db661
Browse repository at this point
fix(knowledge): walk a large bounded set on the row before ranking it exactly (#8106)
Show description for c9d73bb
waleedlatif1
authored
c9d73bb
View commit details
Copy full SHA for c9d73bb
Browse repository at this point
fix(knowledge): keep the GIN ranking for the rest of a search once a page was handed to it (#8110)
waleedlatif1
authored
d2a4e47
View commit details
Copy full SHA for d2a4e47
Browse repository at this point
You can’t perform that action at this time.