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 }}
tsuz
/
flightdeck
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
9
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: multi-agent communication via async tool replies
- #42
#42
Merged
tsuz
merged 15 commits into
main
tsuz/flightdeck:main
from
feat/multi-agent
tsuz/flightdeck:feat/multi-agent
Copy head branch name to clipboard
May 31, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: multi-agent communication via async tool replies
#42
tsuz
merged 15 commits into
main
tsuz/flightdeck:main
from
feat/multi-agent
tsuz/flightdeck:feat/multi-agent
Copy head branch name to clipboard
Commits
Commits on May 30, 2026
feat(multi-agent): async tool replies via signed callbacks + reply routing
Show description for d1cc8fa
tsuz
and
claude
committed
d1cc8fa
View commit details
Copy full SHA for d1cc8fa
Browse repository at this point
docs(example): add multi-agent-setup example for async tool delegation
Show description for 8fa31e2
tsuz
and
claude
committed
8fa31e2
View commit details
Copy full SHA for 8fa31e2
Browse repository at this point
Commits on May 31, 2026
fix(build): skip test compile in image builds; note reply-to keying TODO
Show description for e32d3ae
tsuz
and
claude
committed
e32d3ae
View commit details
Copy full SHA for e32d3ae
Browse repository at this point
fix(example): build think-consumer from source to match ThinkResponse schema
Show description for 3d4d447
tsuz
and
claude
committed
3d4d447
View commit details
Copy full SHA for 3d4d447
Browse repository at this point
fix(processing): read both think-consumer ThinkResponse wire schemas
Show description for 325932b
tsuz
and
claude
committed
325932b
View commit details
Copy full SHA for 325932b
Browse repository at this point
test(example): add end-to-end integration test for multi-agent-setup
Show description for ffee6b3
tsuz
and
claude
committed
ffee6b3
View commit details
Copy full SHA for ffee6b3
Browse repository at this point
ci: add multi-agent integration workflow (first integration test)
Show description for 7c6ca74
tsuz
and
claude
committed
7c6ca74
View commit details
Copy full SHA for 7c6ca74
Browse repository at this point
ci: make multi-agent integration a manual, gating PR check
Show description for dbd6a45
tsuz
and
claude
committed
dbd6a45
View commit details
Copy full SHA for dbd6a45
Browse repository at this point
ci: run multi-agent integration post-merge on main
Show description for 49dc0d3
tsuz
and
claude
committed
49dc0d3
View commit details
Copy full SHA for 49dc0d3
Browse repository at this point
ci: also run multi-agent integration on api/ and frontend/ changes
Show description for 2290596
tsuz
and
claude
committed
2290596
View commit details
Copy full SHA for 2290596
Browse repository at this point
use correct endpoint
Show description for b6010f7
tsuz
and
Copilot
authored
b6010f7
View commit details
Copy full SHA for b6010f7
Browse repository at this point
use correct endpoint
Show description for 3064204
tsuz
and
Copilot
authored
3064204
View commit details
Copy full SHA for 3064204
Browse repository at this point
fix(processing): don't stamp session_id into user_id in result-before-seed fallback
Show description for d2740b4
tsuz
and
claude
committed
d2740b4
View commit details
Copy full SHA for d2740b4
Browse repository at this point
fix(multi-agent): remove SSRF primitive from reply-to callback routing
Show description for a9050f0
tsuz
and
claude
committed
a9050f0
View commit details
Copy full SHA for a9050f0
Browse repository at this point
fix(api): honor interruption during reply-delivery HTTP send
Show description for d011c40
tsuz
and
Copilot
authored
d011c40
View commit details
Copy full SHA for d011c40
Browse repository at this point
You can’t perform that action at this time.