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.1k
Code
Issues
421
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(kv-router): add sequenced DC Relay and domain-scoped CKF consumer [DYN-3586]
- #11793
#11793
Merged
PeaBrane
merged 23 commits into
ai-dynamo:main
ai-dynamo/dynamo:main
from
PeaBrane:codex/kv-dc-relay
PeaBrane/dynamo:codex/kv-dc-relay
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat(kv-router): add sequenced DC Relay and domain-scoped CKF consumer [DYN-3586]
#11793
PeaBrane
merged 23 commits into
ai-dynamo:main
ai-dynamo/dynamo:main
from
PeaBrane:codex/kv-dc-relay
PeaBrane/dynamo:codex/kv-dc-relay
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2026
feat(kv-router): add model-scoped KV DC relay
Show description for 70c8e95
PeaBrane
committed
70c8e95
View commit details
Copy full SHA for 70c8e95
Browse repository at this point
fix(ci): cover KV DC relay component paths
Show description for 6263267
PeaBrane
committed
6263267
View commit details
Copy full SHA for 6263267
Browse repository at this point
test(kv-router): expect explicit dump failure
Show description for b387a24
PeaBrane
committed
b387a24
View commit details
Copy full SHA for b387a24
Browse repository at this point
fix(kv-relay): close lifecycle and publication gaps
Show description for 9e76e5d
PeaBrane
committed
9e76e5d
View commit details
Copy full SHA for 9e76e5d
Browse repository at this point
fix(ci): refresh KVBinding lockfile
Show description for 87998a9
PeaBrane
committed
87998a9
View commit details
Copy full SHA for 87998a9
Browse repository at this point
Commits on Jul 19, 2026
feat(kv-router): scope KV DC relay by endpoint
Show description for 07dd064
PeaBrane
committed
07dd064
View commit details
Copy full SHA for 07dd064
Browse repository at this point
style(bindings): satisfy standalone Rust formatting
Show description for fe79a49
PeaBrane
committed
fe79a49
View commit details
Copy full SHA for fe79a49
Browse repository at this point
fix: teach mypy about the KV DC relay
Show description for 92da23b
PeaBrane
committed
92da23b
View commit details
Copy full SHA for 92da23b
Browse repository at this point
feat(kv-router): give CKF relay explicit publication lanes
Show description for 7e1dca8
PeaBrane
committed
7e1dca8
View commit details
Copy full SHA for 7e1dca8
Browse repository at this point
perf(llm): leave CKF diagnostics off the hot path
Show description for 6325506
PeaBrane
committed
6325506
View commit details
Copy full SHA for 6325506
Browse repository at this point
fix(kv-router): harden CKF relay recovery
Show description for f209e1b
PeaBrane
committed
f209e1b
View commit details
Copy full SHA for f209e1b
Browse repository at this point
perf(bench): isolate heavyweight benchmark dependencies
Show description for 9001550
PeaBrane
committed
9001550
View commit details
Copy full SHA for 9001550
Browse repository at this point
perf(bench): isolate CKF benchmark feature graphs
Show description for 1582156
PeaBrane
committed
1582156
View commit details
Copy full SHA for 1582156
Browse repository at this point
Revert "perf(bench): isolate CKF benchmark feature graphs"
Show description for ee32b15
PeaBrane
committed
ee32b15
View commit details
Copy full SHA for ee32b15
Browse repository at this point
Revert "perf(bench): isolate heavyweight benchmark dependencies"
Show description for c3b18e5
PeaBrane
committed
c3b18e5
View commit details
Copy full SHA for c3b18e5
Browse repository at this point
refactor(kv-router): isolate incidental CKF integration
Show description for 7717e1d
PeaBrane
committed
7717e1d
View commit details
Copy full SHA for 7717e1d
Browse repository at this point
perf(kv-router): reduce event routing lookups
Show description for 4aa2d17
PeaBrane
committed
4aa2d17
View commit details
Copy full SHA for 4aa2d17
Browse repository at this point
docs(kv-router): document relaxed CRTC contracts
Show description for c641cbc
PeaBrane
committed
c641cbc
View commit details
Copy full SHA for c641cbc
Browse repository at this point
perf(kv-router): shard mutation lanes by rank
Show description for 0127202
PeaBrane
committed
0127202
View commit details
Copy full SHA for 0127202
Browse repository at this point
test(kv-router): stop rank reset from fencing siblings
Show description for 1e76059
PeaBrane
committed
1e76059
View commit details
Copy full SHA for 1e76059
Browse repository at this point
refactor(kv-router): give CKF pools stable identities
Show description for ce6f04f
PeaBrane
committed
ce6f04f
View commit details
Copy full SHA for ce6f04f
Browse repository at this point
fix(llm): gate relay-only diagnostics
Show description for 529d8f1
PeaBrane
committed
529d8f1
View commit details
Copy full SHA for 529d8f1
Browse repository at this point
Commits on Jul 20, 2026
perf(kv-router): trim CKF hot-path overhead
Show description for fc96c80
PeaBrane
committed
fc96c80
View commit details
Copy full SHA for fc96c80
Browse repository at this point
You can’t perform that action at this time.