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
.
xorbitsai
/
xagent
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
297
Code
Issues
711
Pull requests
78
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(connectors): add an optional team access hook to the connector seam
- #1912
#1912
Merged
AlexLiu190625
merged 10 commits into
xorbitsai:main
xorbitsai/xagent:main
from
AlexLiu190625:feat/connector-access-seam
AlexLiu190625/xagent:feat/connector-access-seam
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(connectors): add an optional team access hook to the connector seam
#1912
AlexLiu190625
merged 10 commits into
xorbitsai:main
xorbitsai/xagent:main
from
AlexLiu190625:feat/connector-access-seam
AlexLiu190625/xagent:feat/connector-access-seam
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
feat(connectors): add an optional team access hook to the connector seam
Show description for 2109f21
AlexLiu190625
committed
2109f21
View commit details
Copy full SHA for 2109f21
Browse repository at this point
fix(connectors): short-circuit the access seam before normalizing refs
Show description for 53c36e1
AlexLiu190625
committed
53c36e1
View commit details
Copy full SHA for 53c36e1
Browse repository at this point
Commits on Aug 30, 2026
refactor(connectors): resolve connector refs through one normalizer
Show description for d57fa51
AlexLiu190625
committed
d57fa51
View commit details
Copy full SHA for d57fa51
Browse repository at this point
fix(connectors): keep the access seam's failure arm from raising
Show description for 4b6bd01
AlexLiu190625
committed
4b6bd01
View commit details
Copy full SHA for 4b6bd01
Browse repository at this point
fix(connectors): let the raising resolver skip refs it will never ask about
Show description for 75ecf4b
AlexLiu190625
committed
75ecf4b
View commit details
Copy full SHA for 75ecf4b
Browse repository at this point
Commits on Aug 31, 2026
refactor(connectors): check can_edit with isinstance instead of two identity tests
Show description for 034b3c6
AlexLiu190625
committed
034b3c6
View commit details
Copy full SHA for 034b3c6
Browse repository at this point
Commits on Sep 1, 2026
refactor(connectors): normalize connector refs once per access resolution
Show description for 7e4307e
AlexLiu190625
committed
7e4307e
View commit details
Copy full SHA for 7e4307e
Browse repository at this point
fix(connectors): reject connector ref ids that are not already int
Show description for 1d4a25e
AlexLiu190625
committed
1d4a25e
View commit details
Copy full SHA for 1d4a25e
Browse repository at this point
Commits on Sep 2, 2026
test(connectors): tighten the access-seam suite and correct the restore docstring
Show description for 0f19ceb
AlexLiu190625
committed
0f19ceb
View commit details
Copy full SHA for 0f19ceb
Browse repository at this point
test(connectors): pin the access seam's session restore and failure causes
Show description for 9ced8aa
AlexLiu190625
committed
9ced8aa
View commit details
Copy full SHA for 9ced8aa
Browse repository at this point
You can’t perform that action at this time.