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
.
ExaForce
/
SkillSpector
Public
forked from
NVIDIA/SkillSpector
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
refactor(exaforce): isolate schema pruning as runtime monkeypatch
- #8
#8
Merged
will-exaforce
merged 11 commits into
main
ExaForce/SkillSpector:main
from
prune-unused-keys-in-prompt-schemas
ExaForce/SkillSpector:prune-unused-keys-in-prompt-schemas
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
refactor(exaforce): isolate schema pruning as runtime monkeypatch
#8
will-exaforce
merged 11 commits into
main
ExaForce/SkillSpector:main
from
prune-unused-keys-in-prompt-schemas
ExaForce/SkillSpector:prune-unused-keys-in-prompt-schemas
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
Remove keys in schema prompt not being used or actively being overwritten. This is to improve llm request/response time and reduce timeout frequency.
will-exaforce
committed
326848f
View commit details
Copy full SHA for 326848f
Browse repository at this point
Commits on Jul 10, 2026
docs: design for isolating PR #8 schema-pruning as exaforce monkeypatch
Show description for 459f974
will-exaforce
and
claude
committed
459f974
View commit details
Copy full SHA for 459f974
Browse repository at this point
docs: revert upstream tests (accept runtime failures) for full parity
Show description for c86c6bf
will-exaforce
and
claude
committed
c86c6bf
View commit details
Copy full SHA for c86c6bf
Browse repository at this point
docs: implementation plan for exaforce monkeypatch schema-pruning
Show description for 733ad83
will-exaforce
and
claude
committed
733ad83
View commit details
Copy full SHA for 733ad83
Browse repository at this point
docs: factor subprocess test helper into shared fixture in plan
Show description for ddb61c8
will-exaforce
and
claude
committed
ddb61c8
View commit details
Copy full SHA for ddb61c8
Browse repository at this point
revert: restore PR #8 files to upstream parity
Show description for a2ddf77
will-exaforce
committed
a2ddf77
View commit details
Copy full SHA for a2ddf77
Browse repository at this point
feat(exaforce): guarded monkeypatch primitives
will-exaforce
committed
82e8fc2
View commit details
Copy full SHA for 82e8fc2
Browse repository at this point
feat(exaforce): prune LLM schema keys + prompt text via guarded patch
will-exaforce
committed
a2f6d97
View commit details
Copy full SHA for a2f6d97
Browse repository at this point
feat(exaforce): activate schema-pruning patch on import
Show description for e6ac14c
will-exaforce
committed
e6ac14c
View commit details
Copy full SHA for e6ac14c
Browse repository at this point
test(exaforce): assert meta-analyzer nested pruning and remediation drop
will-exaforce
committed
cb631d8
View commit details
Copy full SHA for cb631d8
Browse repository at this point
chore: drop superpowers plan/spec artifacts from PR
Show description for 5c17e2a
will-exaforce
committed
5c17e2a
View commit details
Copy full SHA for 5c17e2a
Browse repository at this point
You can’t perform that action at this time.