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
.
rossoctl
/
context-guru
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
44
Code
Issues
26
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: three general defects in summarize, extract_llm triggers and prompt sizing
- #110
#110
Merged
amiddavid
merged 10 commits into
main
rossoctl/context-guru:main
from
fix/extract-llm-general-defects
rossoctl/context-guru:fix/extract-llm-general-defects
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: three general defects in summarize, extract_llm triggers and prompt sizing
#110
amiddavid
merged 10 commits into
main
rossoctl/context-guru:main
from
fix/extract-llm-general-defects
rossoctl/context-guru:fix/extract-llm-general-defects
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
fix(extract_llm): honor a configured request trigger on warm caching turns
Show description for afdf211
amiddavid
committed
afdf211
View commit details
Copy full SHA for afdf211
Browse repository at this point
fix(extract_llm): size the prompt by the model actually called, not the configured one
Show description for 75e196a
amiddavid
committed
75e196a
View commit details
Copy full SHA for 75e196a
Browse repository at this point
fix(summarize): emit the summary as a user message, not system
Show description for 2edb9d4
amiddavid
committed
2edb9d4
View commit details
Copy full SHA for 2edb9d4
Browse repository at this point
fix(summarize): drop tool_results orphaned by the span it removes
Show description for fb5c460
amiddavid
committed
fb5c460
View commit details
Copy full SHA for fb5c460
Browse repository at this point
fix(summarize): make a tool exchange atomic, fixing both pairing defects at the root
Show description for e7d1aa8
amiddavid
committed
e7d1aa8
View commit details
Copy full SHA for e7d1aa8
Browse repository at this point
test(apply): assert tool pairing on the EMITTED WIRE, in both directions
Show description for ee29756
amiddavid
committed
ee29756
View commit details
Copy full SHA for ee29756
Browse repository at this point
Commits on Aug 27, 2026
fix(summarize): clamp the span boundary before indexing, on short transcripts
Show description for e9bf3a7
amiddavid
committed
e9bf3a7
View commit details
Copy full SHA for e9bf3a7
Browse repository at this point
docs(extract_llm): record why a config-pinned client needs no effSource correction
Show description for 7638155
amiddavid
committed
7638155
View commit details
Copy full SHA for 7638155
Browse repository at this point
fix(apply): stop role="tool" reaching the Anthropic wire on a count change
Show description for 6e503e2
amiddavid
committed
6e503e2
View commit details
Copy full SHA for 6e503e2
Browse repository at this point
test(apply): cover the reported pipeline, not just the reduced one
Show description for 8fbc17b
amiddavid
committed
8fbc17b
View commit details
Copy full SHA for 8fbc17b
Browse repository at this point
You can’t perform that action at this time.