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
.
smart-mcp-proxy
/
mcpproxy-go
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
313
Code
Issues
8
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(server): retrieve_tools filter diagnostics (spec 094)
- #970
#970
Merged
Dumbris
merged 20 commits into
main
smart-mcp-proxy/mcpproxy-go:main
from
094-filter-diagnostics
smart-mcp-proxy/mcpproxy-go:094-filter-diagnostics
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(server): retrieve_tools filter diagnostics (spec 094)
#970
Dumbris
merged 20 commits into
main
smart-mcp-proxy/mcpproxy-go:main
from
094-filter-diagnostics
smart-mcp-proxy/mcpproxy-go:094-filter-diagnostics
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
spec(094): retrieve_tools filter diagnostics — spec + quality checklist
Show description for 5e006f0
Dumbris
committed
5e006f0
View commit details
Copy full SHA for 5e006f0
Browse repository at this point
spec(094): apply Codex spec-review round 1 — normative JSON shape, defer server names, window semantics
Show description for e6e7bb8
Dumbris
committed
e6e7bb8
View commit details
Copy full SHA for e6e7bb8
Browse repository at this point
spec(094): review round 2 — alphabetical example, exact 500-byte SC-003, out-of-scope invisibility
Show description for b79cc45
Dumbris
committed
b79cc45
View commit details
Copy full SHA for b79cc45
Browse repository at this point
spec(094): review round 3 — JSON-safe suggestion charset, truly maximal SC-003 fixture
Show description for 8706168
Dumbris
committed
8706168
View commit details
Copy full SHA for 8706168
Browse repository at this point
plan(094): implementation plan + research + data model + contract schema + quickstart
Show description for 0b31133
Dumbris
committed
0b31133
View commit details
Copy full SHA for 0b31133
Browse repository at this point
plan(094): apply Codex plan-review round 1 — frozen-oracle parity, shortened suggestions, full test matrix
Show description for 68a561c
Dumbris
committed
68a561c
View commit details
Copy full SHA for 68a561c
Browse repository at this point
plan(094): review round 2 — runnable quickstart on echo-rugpull fixture, corrected template arithmetic
Show description for 4780dac
Dumbris
committed
4780dac
View commit details
Copy full SHA for 4780dac
Browse repository at this point
tasks(094): dependency-ordered TDD task list (15 tasks, frozen-oracle first)
Show description for 887d46a
Dumbris
committed
887d46a
View commit details
Copy full SHA for 887d46a
Browse repository at this point
tasks(094): review round 1 — RED wall before GREEN, frozen pre-feature goldens, window-semantics tests
Show description for 93d3ab4
Dumbris
committed
93d3ab4
View commit details
Copy full SHA for 93d3ab4
Browse repository at this point
tasks(094): review round 2 — cross-surface tests into the RED wall, T003 split to characterization phase, dependency graph fixed
Show description for ec83978
Dumbris
committed
ec83978
View commit details
Copy full SHA for ec83978
Browse repository at this point
tasks(094): review round 3 — fix stale T008 reference in header
Show description for 8ed4e46
Dumbris
committed
8ed4e46
View commit details
Copy full SHA for 8ed4e46
Browse repository at this point
feat(server): extract excludeReason attribution seam (spec 094 T001-T002)
Show description for bdbb972
Dumbris
committed
bdbb972
View commit details
Copy full SHA for bdbb972
Browse repository at this point
test(server): freeze pre-feature retrieve_tools response goldens (spec 094 T003)
Show description for f45c027
Dumbris
committed
f45c027
View commit details
Copy full SHA for f45c027
Browse repository at this point
test(server): RED wall for retrieve_tools filter diagnostics (spec 094 T004-T009)
Show description for 4b212bd
Dumbris
committed
4b212bd
View commit details
Copy full SHA for 4b212bd
Browse repository at this point
feat(server): emit retrieve_tools filter_diagnostics (spec 094 T010)
Show description for f06a3af
Dumbris
committed
f06a3af
View commit details
Copy full SHA for f06a3af
Browse repository at this point
feat(server): share the annotation-filter schema across all three retrieve_tools registrations (spec 094 T011-T012)
Show description for ebdc6b6
Dumbris
committed
ebdc6b6
View commit details
Copy full SHA for ebdc6b6
Browse repository at this point
docs(094): mark T013 live quickstart verification complete
Show description for 34a229f
Dumbris
committed
34a229f
View commit details
Copy full SHA for 34a229f
Browse repository at this point
test(server): final gates for filter diagnostics (spec 094 T014)
Show description for 21300eb
Dumbris
committed
21300eb
View commit details
Copy full SHA for 21300eb
Browse repository at this point
test(server): close two vacuous-assertion gaps in the diagnostics tests (Codex round 1)
Show description for 5cb5473
Dumbris
committed
5cb5473
View commit details
Copy full SHA for 5cb5473
Browse repository at this point
test(server): pin spec094 goldens to LF so Windows byte-identity holds
Show description for 6d1e758
Dumbris
committed
6d1e758
View commit details
Copy full SHA for 6d1e758
Browse repository at this point
You can’t perform that action at this time.