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
.
apache
/
maka
Public
Notifications
You must be signed in to change notification settings
Fork
373
Star
4k
Code
Issues
204
Pull requests
145
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor: make Runtime Host the sole Message admission authority
- #3803
#3803
Merged
Astro-Han
merged 27 commits into
main
apache/maka:main
from
fix/canonical-message-projection
apache/maka:fix/canonical-message-projection
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
refactor: make Runtime Host the sole Message admission authority
#3803
Astro-Han
merged 27 commits into
main
apache/maka:main
from
fix/canonical-message-projection
apache/maka:fix/canonical-message-projection
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
fix: reconcile client messages by canonical identity
Show description for 7077c6b
Astro-Han
committed
7077c6b
View commit details
Copy full SHA for 7077c6b
Browse repository at this point
test: assert Desktop follow-up message identity
Show description for 3ed9310
Astro-Han
committed
3ed9310
View commit details
Copy full SHA for 3ed9310
Browse repository at this point
fix(desktop): reconcile submitted messages by canonical identity
Show description for 4ef0dd0
Astro-Han
committed
4ef0dd0
View commit details
Copy full SHA for 4ef0dd0
Browse repository at this point
fix(cli): submit messages through host admission
Show description for f681dc3
Astro-Han
committed
f681dc3
View commit details
Copy full SHA for f681dc3
Browse repository at this point
fix(desktop): narrow WorkHub exact send results
Show description for ff98b1d
Astro-Han
committed
ff98b1d
View commit details
Copy full SHA for ff98b1d
Browse repository at this point
refactor(desktop): separate message admission from exact turns
Show description for c70a37c
Astro-Han
committed
c70a37c
View commit details
Copy full SHA for c70a37c
Browse repository at this point
fix: reconcile transient messages from Host outcomes
Show description for 7073a08
Astro-Han
committed
7073a08
View commit details
Copy full SHA for 7073a08
Browse repository at this point
fix(cli): preserve canonical message projection through recovery
Show description for 19e6e8f
Astro-Han
committed
19e6e8f
View commit details
Copy full SHA for 19e6e8f
Browse repository at this point
fix(desktop): keep transient messages outside Turn authority
Show description for 242a368
Astro-Han
committed
242a368
View commit details
Copy full SHA for 242a368
Browse repository at this point
fix(desktop): reconcile transient messages from host proof
Show description for 2ef7ab9
Astro-Han
committed
2ef7ab9
View commit details
Copy full SHA for 2ef7ab9
Browse repository at this point
fix(cli): keep host projection transient until canonical
Show description for b43f765
Astro-Han
committed
b43f765
View commit details
Copy full SHA for b43f765
Browse repository at this point
fix(desktop): keep live message projection single-owned
Show description for e76b3e5
Astro-Han
committed
e76b3e5
View commit details
Copy full SHA for e76b3e5
Browse repository at this point
fix(desktop): preserve host transient ordering
Show description for 6a940d3
Astro-Han
committed
6a940d3
View commit details
Copy full SHA for 6a940d3
Browse repository at this point
fix: reconcile transient messages from durable proof
Show description for 3d2fa53
Astro-Han
committed
3d2fa53
View commit details
Copy full SHA for 3d2fa53
Browse repository at this point
refactor: make Runtime Host the sole Message admission authority
Show description for 4c56f5e
Astro-Han
committed
4c56f5e
View commit details
Copy full SHA for 4c56f5e
Browse repository at this point
fix(desktop): retire a Follow Up the Host refused outright
Show description for 2c87427
Astro-Han
committed
2c87427
View commit details
Copy full SHA for 2c87427
Browse repository at this point
refactor: narrow two Message admission shapes to what reads them
Show description for 5f0efb0
Astro-Han
committed
5f0efb0
View commit details
Copy full SHA for 5f0efb0
Browse repository at this point
test: fold the repeated driver and dependency scaffolding into one fixture each
Show description for 3db67af
Astro-Han
committed
3db67af
View commit details
Copy full SHA for 3db67af
Browse repository at this point
fix(desktop): migrate the remount E2E off the removed steer channel
Show description for b3eb826
Astro-Han
committed
b3eb826
View commit details
Copy full SHA for b3eb826
Browse repository at this point
fix(cli): give Host admission a single ordered client stream
Show description for 952e29b
Astro-Han
committed
952e29b
View commit details
Copy full SHA for 952e29b
Browse repository at this point
fix(desktop): bind the exact-Turn arm to the Turn Runtime Host named
Show description for 6aa12ac
Astro-Han
committed
6aa12ac
View commit details
Copy full SHA for 6aa12ac
Browse repository at this point
fix(desktop): carry the Host admission answer through to its caller
Show description for 3e98f70
Astro-Han
committed
3e98f70
View commit details
Copy full SHA for 3e98f70
Browse repository at this point
fix(cli): project the Skill receipt Runtime Host answers a submit with
Show description for a16582c
Astro-Han
committed
a16582c
View commit details
Copy full SHA for a16582c
Browse repository at this point
fix(runtime-host): bind exact-Turn intent into durable Message identity
Show description for dd25ed9
Astro-Han
committed
dd25ed9
View commit details
Copy full SHA for dd25ed9
Browse repository at this point
refactor(desktop): require a caller-owned identity on the submit IPC
Show description for 752dde6
Astro-Han
committed
752dde6
View commit details
Copy full SHA for 752dde6
Browse repository at this point
test(desktop): drop the message-state double the transient fixture replaced
Show description for 8270fa6
Astro-Han
committed
8270fa6
View commit details
Copy full SHA for 8270fa6
Browse repository at this point
refactor(runtime-host): keep the submitted Turn intent as one durable value
Show description for fadadb4
Astro-Han
committed
fadadb4
View commit details
Copy full SHA for fadadb4
Browse repository at this point
You can’t perform that action at this time.