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
/
cortex
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
10
Code
Issues
28
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat: Prune unused tool definitions from inference requests
- #849
#849
Merged
huang195
merged 28 commits into
rossoctl:main
rossoctl/cortex:main
from
huang195:feat/tool-prune
huang195/kagenti-extensions:feat/tool-prune
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Feat: Prune unused tool definitions from inference requests
#849
huang195
merged 28 commits into
rossoctl:main
rossoctl/cortex:main
from
huang195:feat/tool-prune
huang195/kagenti-extensions:feat/tool-prune
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
docs: Propose directional body capabilities and tool-prune plugin
Show description for 1d23c36
huang195
committed
1d23c36
View commit details
Copy full SHA for 1d23c36
Browse repository at this point
docs: Add plugin metrics channel to the tool-prune proposal
Show description for 39326de
huang195
committed
39326de
View commit details
Copy full SHA for 39326de
Browse repository at this point
refactor(authbridge): Rename WritesBody to WritesRequestBody
Show description for 6ca3fbb
huang195
committed
6ca3fbb
View commit details
Copy full SHA for 6ca3fbb
Browse repository at this point
feat(authbridge): Split body-write capability by direction
Show description for 6440927
huang195
committed
6440927
View commit details
Copy full SHA for 6440927
Browse repository at this point
feat(authbridge): Add a plugin metrics channel surfaced in abctl
Show description for 90bd2fa
huang195
committed
90bd2fa
View commit details
Copy full SHA for 90bd2fa
Browse repository at this point
feat(authbridge): Add the tool-prune plugin and abctl tools scan
Show description for 356809e
huang195
committed
356809e
View commit details
Copy full SHA for 356809e
Browse repository at this point
fix(authbridge): Never prune a tool that tool_choice forces
Show description for 7a5e532
huang195
committed
7a5e532
View commit details
Copy full SHA for 7a5e532
Browse repository at this point
feat(authbridge): Stamp a request id on session events
Show description for 4847688
huang195
committed
4847688
View commit details
Copy full SHA for 4847688
Browse repository at this point
docs(authbridge): Correct stale body-capability references
Show description for 9340821
huang195
committed
9340821
View commit details
Copy full SHA for 9340821
Browse repository at this point
feat(authbridge): Surface the provider's error type on 4xx/5xx
Show description for 4ccbaa2
huang195
committed
4ccbaa2
View commit details
Copy full SHA for 4ccbaa2
Browse repository at this point
test(abctl): Pin event pairing against a real captured trace
Show description for e9bd614
huang195
committed
e9bd614
View commit details
Copy full SHA for e9bd614
Browse repository at this point
refactor(authbridge): Make the remove list the only switch for tool-prune
Show description for dc58213
huang195
committed
dc58213
View commit details
Copy full SHA for dc58213
Browse repository at this point
fix(authbridge): Make tool-prune's silence diagnosable
Show description for ae3f0a3
huang195
committed
ae3f0a3
View commit details
Copy full SHA for ae3f0a3
Browse repository at this point
fix(abctl): Refresh plugin metrics instead of freezing them at connect
Show description for f33d066
huang195
committed
f33d066
View commit details
Copy full SHA for f33d066
Browse repository at this point
feat(authbridge): Cost tool-prune's saving per prompt-cache tier
Show description for 1c9bdfa
huang195
committed
1c9bdfa
View commit details
Copy full SHA for 1c9bdfa
Browse repository at this point
feat(authbridge): Price tool-prune's saving per model
Show description for cc90c02
huang195
committed
cc90c02
View commit details
Copy full SHA for cc90c02
Browse repository at this point
refactor(abctl): Drop the request/response bracket glyphs
Show description for 7269213
huang195
committed
7269213
View commit details
Copy full SHA for 7269213
Browse repository at this point
docs: Add a laptop quickstart for cutting Claude Code token cost
Show description for 74b8cba
huang195
committed
74b8cba
View commit details
Copy full SHA for 74b8cba
Browse repository at this point
docs: Remove one gateway's negotiated rates from the plugin docs
Show description for 581ce7e
huang195
committed
581ce7e
View commit details
Copy full SHA for 581ce7e
Browse repository at this point
feat(authbridge): Ship default per-model rates so cost works unconfigured
Show description for 48d78f5
huang195
committed
48d78f5
View commit details
Copy full SHA for 48d78f5
Browse repository at this point
feat: Show per-request token and cost saving in abctl's TOKENS column
Show description for 834c51a
huang195
committed
834c51a
View commit details
Copy full SHA for 834c51a
Browse repository at this point
fix(abctl): Attribute the prune saving to the request, not the response
Show description for 1fc8cf6
huang195
committed
1fc8cf6
View commit details
Copy full SHA for 1fc8cf6
Browse repository at this point
fix: Address code review on the tool-prune series
Show description for d85b4e3
huang195
committed
d85b4e3
View commit details
Copy full SHA for d85b4e3
Browse repository at this point
fix: Address review pass 2 — six blockers on tool-prune
Show description for 1a71a91
huang195
committed
1a71a91
View commit details
Copy full SHA for 1a71a91
Browse repository at this point
fix: Address review pass 3 — accounting, predicate split, drift guard
Show description for a4128d2
huang195
committed
a4128d2
View commit details
Copy full SHA for a4128d2
Browse repository at this point
Commits on Sep 3, 2026
feat: Key tool-prune pricing by model family, not version
Show description for c4fd112
huang195
committed
c4fd112
View commit details
Copy full SHA for c4fd112
Browse repository at this point
feat: Accept tool-prune pricing per million tokens
Show description for 7d63fba
huang195
committed
7d63fba
View commit details
Copy full SHA for 7d63fba
Browse repository at this point
fix: Address review findings — observe-mode accounting, id collisions, bridge warning
Show description for 0096fa0
huang195
committed
0096fa0
View commit details
Copy full SHA for 0096fa0
Browse repository at this point
You can’t perform that action at this time.