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
.
universal-tool-calling-protocol
/
python-utcp
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
651
Code
Issues
6
Pull requests
2
Actions
Projects
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #111
#111
Merged
h3xxit
merged 12 commits into
main
universal-tool-calling-protocol/python-utcp:main
from
dev
universal-tool-calling-protocol/python-utcp:dev
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Dev
#111
h3xxit
merged 12 commits into
main
universal-tool-calling-protocol/python-utcp:main
from
dev
universal-tool-calling-protocol/python-utcp:dev
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
core: a protocol can be registered per client, and a client owns what it creates
Show description for fdce267
h3xxit
and
claude
committed
fdce267
View commit details
Copy full SHA for fdce267
Browse repository at this point
mcp: register as a factory, so every client owns its own sessions
Show description for 40572d8
h3xxit
and
claude
committed
40572d8
View commit details
Copy full SHA for 40572d8
Browse repository at this point
Commits on Sep 16, 2026
core: a batch registration settles every sibling before raising; a late factory is adopted on first use
Show description for cc76d20
h3xxit
and
claude
committed
cc76d20
View commit details
Copy full SHA for cc76d20
Browse repository at this point
websocket: register as a factory; state the factory criterion precisely
Show description for f4e87bd
h3xxit
and
claude
committed
f4e87bd
View commit details
Copy full SHA for f4e87bd
Browse repository at this point
Merge pull request #108 from universal-tool-calling-protocol/feat/per-client-protocol-factories
Show description for 2d4aa02
h3xxit
authored
2d4aa02
View commit details
Copy full SHA for 2d4aa02
Browse repository at this point
docs: the spec extractor renders what the docstrings say
Show description for 4aea6b4
h3xxit
and
claude
committed
4aea6b4
View commit details
Copy full SHA for 4aea6b4
Browse repository at this point
docs: extractor heuristics stated as rules, not examples
Show description for b33e425
h3xxit
and
claude
committed
b33e425
View commit details
Copy full SHA for b33e425
Browse repository at this point
Merge pull request #110 from universal-tool-calling-protocol/docs/extractor-fidelity
Show description for 2c35a0a
h3xxit
authored
2c35a0a
View commit details
Copy full SHA for 2c35a0a
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dev
Show description for 5250f12
h3xxit
committed
5250f12
View commit details
Copy full SHA for 5250f12
Browse repository at this point
core/docs: a failed create() leaves no manual behind; fixtures load plugins first
Show description for b271e7b
h3xxit
and
claude
committed
b271e7b
View commit details
Copy full SHA for b271e7b
Browse repository at this point
core: create() rolls back exactly what it registered, and closes its protocols even when cancelled
Show description for 47821be
h3xxit
and
claude
committed
47821be
View commit details
Copy full SHA for 47821be
Browse repository at this point
Merge pull request #112 from universal-tool-calling-protocol/fix/release-review-111
Show description for e120001
h3xxit
authored
e120001
View commit details
Copy full SHA for e120001
Browse repository at this point
You can’t perform that action at this time.