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
.
MinishLab
/
semble
Public
Notifications
You must be signed in to change notification settings
Fork
254
Star
5.9k
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Improve find_related API, fix chunk boundary bug, update MCP instructions
- #33
#33
Merged
Pringled
merged 11 commits into
main
MinishLab/semble:main
from
change-find-related
MinishLab/semble:change-find-related
Copy head branch name to clipboard
Apr 23, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: Improve find_related API, fix chunk boundary bug, update MCP instructions
#33
Pringled
merged 11 commits into
main
MinishLab/semble:main
from
change-find-related
MinishLab/semble:change-find-related
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2026
feat: find_related accepts Chunk or SearchResult directly
Pringled
committed
27c09cf
View commit details
Copy full SHA for 27c09cf
Browse repository at this point
fix: resolve chunk boundary ambiguity in find_related file_path+line lookup
Pringled
committed
7deddec
View commit details
Copy full SHA for 7deddec
Browse repository at this point
refactor: single-pass chunk lookup in find_related and cover end_line boundary
Pringled
committed
fac8572
View commit details
Copy full SHA for fac8572
Browse repository at this point
refactor: consolidate find_related tests and simplify docstring
Pringled
committed
a9bad0e
View commit details
Copy full SHA for a9bad0e
Browse repository at this point
refactor: rename loop var and trim comment in find_related
Pringled
committed
2a93d7c
View commit details
Copy full SHA for 2a93d7c
Browse repository at this point
refactor: drop string form from find_related, move path+line lookup to MCP
Pringled
committed
cb5c1b6
View commit details
Copy full SHA for cb5c1b6
Browse repository at this point
refactor: extract _resolve_chunk helper and cover boundary path
Pringled
committed
6cabc8f
View commit details
Copy full SHA for 6cabc8f
Browse repository at this point
refactor: rename loop var c to chunk in _resolve_chunk
Pringled
committed
75d18ae
View commit details
Copy full SHA for 75d18ae
Browse repository at this point
refactor: trim _resolve_chunk docstring, move boundary note inline
Pringled
committed
159554d
View commit details
Copy full SHA for 159554d
Browse repository at this point
refactor: move constants to top, document JSON-RPC reason, remove arbitrary top_k caps
Pringled
committed
f7cefbe
View commit details
Copy full SHA for f7cefbe
Browse repository at this point
docs: rewrite MCP server instructions and tool docstrings for agent clarity
Pringled
committed
145c92f
View commit details
Copy full SHA for 145c92f
Browse repository at this point
You can’t perform that action at this time.