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 }}
ExaDev
/
agent-comms
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
21
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(core): gateway allowlist, the cross-machine trust boundary
- #183
#183
Merged
Mearman
merged 12 commits into
main
ExaDev/agent-comms:main
from
feat/gateway-allowlist
ExaDev/agent-comms:feat/gateway-allowlist
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(core): gateway allowlist, the cross-machine trust boundary
#183
Mearman
merged 12 commits into
main
ExaDev/agent-comms:main
from
feat/gateway-allowlist
ExaDev/agent-comms:feat/gateway-allowlist
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
feat(core): add GatewayTrust, the cross-machine gateway allowlist
Show description for d97b474
Mearman
committed
d97b474
View commit details
Copy full SHA for d97b474
Browse repository at this point
feat(core): gate hub gossip forwarding on gateway trust
Show description for e56683b
Mearman
committed
e56683b
View commit details
Copy full SHA for e56683b
Browse repository at this point
feat(core): gate hub session dispatch and directory merge on gateway trust
Show description for 8befce8
Mearman
committed
8befce8
View commit details
Copy full SHA for 8befce8
Browse repository at this point
docs(core): escape angle-bracket type refs in GatewayTrust doc comments
Show description for 77031e5
Mearman
committed
77031e5
View commit details
Copy full SHA for 77031e5
Browse repository at this point
feat(core): wire GatewayTrust through MeshStore and WireMeshTransport
Show description for a3fc8bd
Mearman
committed
a3fc8bd
View commit details
Copy full SHA for a3fc8bd
Browse repository at this point
test(core): trust remote devices explicitly in gateway forwarding tests
Show description for aca4b3c
Mearman
committed
aca4b3c
View commit details
Copy full SHA for aca4b3c
Browse repository at this point
test(core): establish mutual gateway trust in hub-session integration tests
Show description for 70f7c94
Mearman
committed
70f7c94
View commit details
Copy full SHA for 70f7c94
Browse repository at this point
test(core): cover sendRoomRequest's gateway-trust gate in its own file
Show description for 5fb5409
Mearman
committed
5fb5409
View commit details
Copy full SHA for 5fb5409
Browse repository at this point
style(core): apply eslint/prettier autofix to hub-forwarding.test.ts
Show description for 9c52770
Mearman
committed
9c52770
View commit details
Copy full SHA for 9c52770
Browse repository at this point
feat(core): expose gateway trust as gateway_trust/gateway_untrust/gateway_list_trusted tool actions
Show description for 75034eb
Mearman
committed
75034eb
View commit details
Copy full SHA for 75034eb
Browse repository at this point
fix(core): gate readvertiseGossip's own hub-directed self-advert on gateway trust
Show description for 58870be
Mearman
committed
58870be
View commit details
Copy full SHA for 58870be
Browse repository at this point
test(core): prove gateway trust's deny-by-default posture end to end
Show description for 4ad262b
Mearman
committed
4ad262b
View commit details
Copy full SHA for 4ad262b
Browse repository at this point
You can’t perform that action at this time.