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 }}
ai-dynamo
/
dynamo
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
8.2k
Code
Issues
425
Pull requests
1.1k
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(runtime): add endpoint-scoped event transport [DYN-3580]
- #11841
#11841
Merged
PeaBrane
merged 24 commits into
main
ai-dynamo/dynamo:main
from
codex/endpoint-scoped-events
ai-dynamo/dynamo:codex/endpoint-scoped-events
Copy head branch name to clipboard
Jul 18, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat(runtime): add endpoint-scoped event transport [DYN-3580]
#11841
PeaBrane
merged 24 commits into
main
ai-dynamo/dynamo:main
from
codex/endpoint-scoped-events
ai-dynamo/dynamo:codex/endpoint-scoped-events
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
feat(runtime): add endpoint-scoped event transport
Show description for 537ac24
PeaBrane
committed
537ac24
View commit details
Copy full SHA for 537ac24
Browse repository at this point
fix(llm): satisfy recovery clippy lint
Show description for 7e5b376
PeaBrane
committed
7e5b376
View commit details
Copy full SHA for 7e5b376
Browse repository at this point
fix(discovery): fence load and model ownership
Show description for 5c6e965
PeaBrane
committed
5c6e965
View commit details
Copy full SHA for 5c6e965
Browse repository at this point
fix(fpm): stop rescanning model cards
Show description for 88c1c9e
PeaBrane
committed
88c1c9e
View commit details
Copy full SHA for 88c1c9e
Browse repository at this point
feat(kv-router): separate KV state endpoints
Show description for 9ad8e78
PeaBrane
committed
9ad8e78
View commit details
Copy full SHA for 9ad8e78
Browse repository at this point
fix(kv-router): fence endpoint source lifecycles
Show description for 6f955fc
PeaBrane
committed
6f955fc
View commit details
Copy full SHA for 6f955fc
Browse repository at this point
Commits on Jul 18, 2026
test(kv-router): cover lower-tier prefix extension
Show description for 2017fd9
PeaBrane
committed
2017fd9
View commit details
Copy full SHA for 2017fd9
Browse repository at this point
test(sglang): include KV endpoint fixture field
Show description for 1f73291
PeaBrane
committed
1f73291
View commit details
Copy full SHA for 1f73291
Browse repository at this point
fix(kv-router): fence cursors behind index admission
Show description for eac42b3
PeaBrane
committed
eac42b3
View commit details
Copy full SHA for eac42b3
Browse repository at this point
refactor(llm): derive P/D and load state without replay
Show description for f17ac5e
PeaBrane
committed
f17ac5e
View commit details
Copy full SHA for f17ac5e
Browse repository at this point
fix(ci): align KV reset and publisher fixtures
Show description for 19c7318
PeaBrane
committed
19c7318
View commit details
Copy full SHA for 19c7318
Browse repository at this point
test(runtime): expect revised memory-store values
Show description for 2a41f78
PeaBrane
committed
2a41f78
View commit details
Copy full SHA for 2a41f78
Browse repository at this point
fix(router): reactivate prefill after handshake
Show description for 3e66e51
PeaBrane
committed
3e66e51
View commit details
Copy full SHA for 3e66e51
Browse repository at this point
test(router): cover live disagg startup orders
Show description for d580fc8
PeaBrane
committed
d580fc8
View commit details
Copy full SHA for d580fc8
Browse repository at this point
test(router): share SSE attribution parsing
Show description for 448fd6f
PeaBrane
committed
448fd6f
View commit details
Copy full SHA for 448fd6f
Browse repository at this point
test(kv-router): fence multi-node rank replacement
Show description for 7bec2aa
PeaBrane
committed
7bec2aa
View commit details
Copy full SHA for 7bec2aa
Browse repository at this point
test(events): prune redundant endpoint coverage
Show description for 020f5c1
PeaBrane
committed
020f5c1
View commit details
Copy full SHA for 020f5c1
Browse repository at this point
test(planner): keep runtime threads out of later forks
Show description for 88d5700
PeaBrane
committed
88d5700
View commit details
Copy full SHA for 88d5700
Browse repository at this point
test(planner): start asyncio after the fork
Show description for 5551348
PeaBrane
committed
5551348
View commit details
Copy full SHA for 5551348
Browse repository at this point
fix(runtime): keep concurrent file buckets alive
Show description for 7a64a30
PeaBrane
committed
7a64a30
View commit details
Copy full SHA for 7a64a30
Browse repository at this point
refactor(kv-router): narrow recovery acknowledgements
Show description for 7926625
PeaBrane
committed
7926625
View commit details
Copy full SHA for 7926625
Browse repository at this point
test(planner): isolate FPM integration subprocess
Show description for 4b589b6
PeaBrane
committed
4b589b6
View commit details
Copy full SHA for 4b589b6
Browse repository at this point
fix(kv-router): track admitted recovery cursors
Show description for 77d253a
PeaBrane
committed
77d253a
View commit details
Copy full SHA for 77d253a
Browse repository at this point
fix(kv-router): keep cache clears in their rank lane
Show description for 3a355ee
PeaBrane
committed
3a355ee
View commit details
Copy full SHA for 3a355ee
Browse repository at this point
You can’t perform that action at this time.