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
.
NVIDIA-NeMo
/
Switchyard
Public
Notifications
You must be signed in to change notification settings
Fork
243
Star
2.7k
Code
Issues
43
Pull requests
35
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor(relay): migrate dynamic plugin to
switchyard-runner
- #528
#528
Merged
2/2
grahamking
merged 31 commits into
main
NVIDIA-NeMo/Switchyard:main
from
bbednarski/relay-plugin-runner
NVIDIA-NeMo/Switchyard:bbednarski/relay-plugin-runner
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
refactor(relay): migrate dynamic plugin to
switchyard-runner
#528
grahamking
merged 31 commits into
main
NVIDIA-NeMo/Switchyard:main
from
bbednarski/relay-plugin-runner
NVIDIA-NeMo/Switchyard:bbednarski/relay-plugin-runner
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
feat(relay): add dynamic plugin on runner
Show description for 8199f72
bbednarski9
committed
8199f72
View commit details
Copy full SHA for 8199f72
Browse repository at this point
refactor(relay): use shared configured runner
Show description for 84cf1fe
bbednarski9
committed
84cf1fe
View commit details
Copy full SHA for 84cf1fe
Browse repository at this point
build(relay): update dependency to 0.8.0-rc.2
Show description for 8f4316f
bbednarski9
committed
8f4316f
View commit details
Copy full SHA for 8f4316f
Browse repository at this point
fix(relay): validate plugin bundle output
Show description for c1f4796
bbednarski9
committed
c1f4796
View commit details
Copy full SHA for c1f4796
Browse repository at this point
refactor(relay): remove obsolete translation preflight
Show description for d5f0a88
bbednarski9
committed
d5f0a88
View commit details
Copy full SHA for d5f0a88
Browse repository at this point
style(relay): format plugin sources
Show description for 33097ea
bbednarski9
committed
33097ea
View commit details
Copy full SHA for 33097ea
Browse repository at this point
feat(relay): emit typed route failure marks
Show description for 12814d2
bbednarski9
committed
12814d2
View commit details
Copy full SHA for 12814d2
Browse repository at this point
build(relay): update dependency to 0.8.0-rc.3
Show description for 83b2097
bbednarski9
committed
83b2097
View commit details
Copy full SHA for 83b2097
Browse repository at this point
build(relay): retain focused RC3 lockfile update
Show description for 7005a16
bbednarski9
committed
7005a16
View commit details
Copy full SHA for 7005a16
Browse repository at this point
build(relay): resolve focused plugin dependencies
Show description for 4503b10
bbednarski9
committed
4503b10
View commit details
Copy full SHA for 4503b10
Browse repository at this point
test(relay): cover plugin protocol mapping
Show description for d60ad26
bbednarski9
committed
d60ad26
View commit details
Copy full SHA for d60ad26
Browse repository at this point
refactor(relay): use route error kind
Show description for 84b47da
bbednarski9
committed
84b47da
View commit details
Copy full SHA for 84b47da
Browse repository at this point
refactor(relay): use route error summary
Show description for 85f7ff4
bbednarski9
committed
85f7ff4
View commit details
Copy full SHA for 85f7ff4
Browse repository at this point
refactor(relay): use route error summary methods
Show description for c734c76
bbednarski9
committed
c734c76
View commit details
Copy full SHA for c734c76
Browse repository at this point
feat(relay): support inline Switchyard configuration
Show description for 58ae42f
bbednarski9
committed
58ae42f
View commit details
Copy full SHA for 58ae42f
Browse repository at this point
feat(relay): emit Switchyard routing telemetry
Show description for 9ee8f9e
bbednarski9
committed
9ee8f9e
View commit details
Copy full SHA for 9ee8f9e
Browse repository at this point
feat(relay): emit Switchyard token usage metrics
Show description for bf18e6f
bbednarski9
committed
bf18e6f
View commit details
Copy full SHA for bf18e6f
Browse repository at this point
fix(relay): retain HTTP status in failure metrics
Show description for 08b42ff
bbednarski9
committed
08b42ff
View commit details
Copy full SHA for 08b42ff
Browse repository at this point
test(relay): collect bundle packaging regression
Show description for fd8910b
bbednarski9
committed
fd8910b
View commit details
Copy full SHA for fd8910b
Browse repository at this point
perf(relay): bypass decoding unmanaged requests
Show description for 3b3c97b
bbednarski9
committed
3b3c97b
View commit details
Copy full SHA for 3b3c97b
Browse repository at this point
Commits on Aug 31, 2026
perf(relay): avoid reboxing response streams
Show description for d7df841
bbednarski9
committed
d7df841
View commit details
Copy full SHA for d7df841
Browse repository at this point
perf(relay): avoid cloning managed request bodies
Show description for 9493eb1
bbednarski9
committed
9493eb1
View commit details
Copy full SHA for 9493eb1
Browse repository at this point
fix(relay): emit token metrics for streams
Show description for f276e85
bbednarski9
committed
f276e85
View commit details
Copy full SHA for f276e85
Browse repository at this point
fix(relay): preserve cross-format routing
Show description for dd38b96
bbednarski9
committed
dd38b96
View commit details
Copy full SHA for dd38b96
Browse repository at this point
fix(relay): preserve tool namespaces
Show description for 4c7e64f
bbednarski9
committed
4c7e64f
View commit details
Copy full SHA for 4c7e64f
Browse repository at this point
build(relay): require NeMo Relay 0.8.1
Show description for 7b61c29
bbednarski9
committed
7b61c29
View commit details
Copy full SHA for 7b61c29
Browse repository at this point
Merge remote-tracking branch upstream/main into bbednarski/pr-528
bbednarski9
committed
10a0868
View commit details
Copy full SHA for 10a0868
Browse repository at this point
fix(relay): report in-band stream failures
Show description for 01883a9
bbednarski9
committed
01883a9
View commit details
Copy full SHA for 01883a9
Browse repository at this point
Merge remote-tracking branch upstream/main into bbednarski/pr-528
Show description for 0ec5c99
bbednarski9
committed
0ec5c99
View commit details
Copy full SHA for 0ec5c99
Browse repository at this point
test(relay): update route test fixture
Show description for 4322b91
bbednarski9
committed
4322b91
View commit details
Copy full SHA for 4322b91
Browse repository at this point
docs(relay): clarify runtime validation
Show description for 5e30df4
bbednarski9
committed
5e30df4
View commit details
Copy full SHA for 5e30df4
Browse repository at this point
You can’t perform that action at this time.