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
.
ExaDev
/
agent-comms
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
20
Code
Issues
10
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
chore: clear the ground for the wire-mesh migration (P0)
- #54
#54
Merged
Mearman
merged 13 commits into
main
ExaDev/agent-comms:main
from
chore/p0-clear-ground
ExaDev/agent-comms:chore/p0-clear-ground
Copy head branch name to clipboard
Sep 11, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
chore: clear the ground for the wire-mesh migration (P0)
#54
Mearman
merged 13 commits into
main
ExaDev/agent-comms:main
from
chore/p0-clear-ground
ExaDev/agent-comms:chore/p0-clear-ground
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
fix(core): remove MeshStore's implicit TcpTransport default
Show description for 2afc2e1
Mearman
committed
2afc2e1
View commit details
Copy full SHA for 2afc2e1
Browse repository at this point
test: rewire two raw-socket probes for TlsTransport, fix a recursion bug
Show description for 22e0db3
Mearman
committed
22e0db3
View commit details
Copy full SHA for 22e0db3
Browse repository at this point
chore(ci): run approval, listener-policy, and mesh-smoke suites
Show description for d9f5b77
Mearman
committed
d9f5b77
View commit details
Copy full SHA for d9f5b77
Browse repository at this point
refactor(core): narrow CommsStore to exclude MeshStore-only features
Show description for 3f58c3b
Mearman
committed
3f58c3b
View commit details
Copy full SHA for 3f58c3b
Browse repository at this point
fix(core): guard TlsTransport writes against a peer vanishing mid-write
Show description for b458261
Mearman
committed
b458261
View commit details
Copy full SHA for b458261
Browse repository at this point
test: poll for real conditions, guarantee store cleanup, bound child waits
Show description for 218ff54
Mearman
committed
218ff54
View commit details
Copy full SHA for 218ff54
Browse repository at this point
fix: give waitFor a 20s ceiling, not 5s
Show description for 3625d41
Mearman
committed
3625d41
View commit details
Copy full SHA for 3625d41
Browse repository at this point
fix(mesh-store): wire onError so transport-level failures are observable
Show description for 053f628
Mearman
committed
053f628
View commit details
Copy full SHA for 053f628
Browse repository at this point
fix(core): surface connectToPeer's own socket errors via onError
Show description for 9c8a1c1
Mearman
committed
9c8a1c1
View commit details
Copy full SHA for 9c8a1c1
Browse repository at this point
fix(mesh-store): skip dialling yourself when handling a gossiped peer list
Show description for 33e48e8
Mearman
committed
33e48e8
View commit details
Copy full SHA for 33e48e8
Browse repository at this point
fix(mesh-store): destroy in-flight connectToPeer dials on shutdown
Show description for 0920aff
Mearman
committed
0920aff
View commit details
Copy full SHA for 0920aff
Browse repository at this point
chore(core): trace peer_list handling and connectToPeer entry
Show description for 6bf7fe9
Mearman
committed
6bf7fe9
View commit details
Copy full SHA for 6bf7fe9
Browse repository at this point
fix(core): stop an inbound dial from suppressing the reciprocal outbound one
Show description for b6766cb
Mearman
committed
b6766cb
View commit details
Copy full SHA for b6766cb
Browse repository at this point
You can’t perform that action at this time.