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
.
kolega-ai
/
kolega-code
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
18
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(cli): add cross-session messaging (phases 1 & 2)
- #652
#652
Merged
evankolega
merged 26 commits into
main
kolega-ai/kolega-code:main
from
feat/cross-session-messaging-phase1
kolega-ai/kolega-code:feat/cross-session-messaging-phase1
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
feat(cli): add cross-session messaging (phases 1 & 2)
#652
evankolega
merged 26 commits into
main
kolega-ai/kolega-code:main
from
feat/cross-session-messaging-phase1
kolega-ai/kolega-code:feat/cross-session-messaging-phase1
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
feat(cli): add cross_session_inbound and dialog_expiry settings
Show description for 2e99b56
evandempsey
committed
2e99b56
View commit details
Copy full SHA for 2e99b56
Browse repository at this point
feat(session): add in-process peer inbox registry
Show description for 33218aa
evandempsey
committed
33218aa
View commit details
Copy full SHA for 33218aa
Browse repository at this point
feat(permissions): gate send_message behind PermissionKind.MESSAGE
Show description for 2704d12
evandempsey
committed
2704d12
View commit details
Copy full SHA for 2704d12
Browse repository at this point
feat(agent,tui): carry peer provenance through the queued-message pipeline
Show description for e0cfacc
evandempsey
committed
e0cfacc
View commit details
Copy full SHA for e0cfacc
Browse repository at this point
feat(cli): register sessions with the inbox and deliver peer messages
Show description for 30a12f1
evandempsey
committed
30a12f1
View commit details
Copy full SHA for 30a12f1
Browse repository at this point
feat(cli): add list_agents and send_message tools
Show description for 8b2ad3b
evandempsey
committed
8b2ad3b
View commit details
Copy full SHA for 8b2ad3b
Browse repository at this point
docs: document cross-session messaging tools
Show description for 6f0e151
evandempsey
committed
6f0e151
View commit details
Copy full SHA for 6f0e151
Browse repository at this point
feat(session): peer messaging socket transport
Show description for 9e57869
evandempsey
committed
9e57869
View commit details
Copy full SHA for 9e57869
Browse repository at this point
feat(cli): bind the TUI session's inbox socket
Show description for 47edb99
evandempsey
committed
47edb99
View commit details
Copy full SHA for 47edb99
Browse repository at this point
feat(cli): headless goal/loop workers bind the inbox socket
Show description for 4e8bb24
evandempsey
committed
4e8bb24
View commit details
Copy full SHA for 4e8bb24
Browse repository at this point
feat(tools): discover and message peers across processes
Show description for fc23e1b
evandempsey
committed
fc23e1b
View commit details
Copy full SHA for fc23e1b
Browse repository at this point
feat(cli): add /rename, /peers, and --name session addressing
Show description for 7ecf09d
evandempsey
committed
7ecf09d
View commit details
Copy full SHA for 7ecf09d
Browse repository at this point
feat(agent): loop protection and full recipient-side trust framing
Show description for 536e9cf
evandempsey
committed
536e9cf
View commit details
Copy full SHA for 536e9cf
Browse repository at this point
feat(hooks,services): export KOLEGA_MESSAGING_SOCKET; own-child delivery
Show description for 3e7ef2b
evandempsey
committed
3e7ef2b
View commit details
Copy full SHA for 3e7ef2b
Browse repository at this point
docs: extend cross-session messaging for cross-process transport
Show description for 4d427e6
evandempsey
committed
4d427e6
View commit details
Copy full SHA for 4d427e6
Browse repository at this point
fix(cli): initialize the headless peer inbox before the ask run try block
Show description for 12e7491
evandempsey
committed
12e7491
View commit details
Copy full SHA for 12e7491
Browse repository at this point
Commits on Aug 26, 2026
feat(cli): give every new session a generated friendly name
Show description for 7648d79
evandempsey
committed
7648d79
View commit details
Copy full SHA for 7648d79
Browse repository at this point
refactor(cli): remove the KOLEGA_CODE_MESSAGING opt-out
Show description for 6aa06c7
evandempsey
committed
6aa06c7
View commit details
Copy full SHA for 6aa06c7
Browse repository at this point
refactor(session): single-source the cross-session messaging internals
Show description for fe6c443
evandempsey
committed
fe6c443
View commit details
Copy full SHA for fe6c443
Browse repository at this point
refactor(session): drop own-child verification and sender_pid plumbing
Show description for 2b503b7
evandempsey
committed
2b503b7
View commit details
Copy full SHA for 2b503b7
Browse repository at this point
fix(session): align envelope size contract to a single 64 KiB budget
Show description for b612c0c
evandempsey
committed
b612c0c
View commit details
Copy full SHA for b612c0c
Browse repository at this point
fix(session): shorten socket names so default-macOS binds ever succeed
Show description for cd5cbaa
evandempsey
committed
cd5cbaa
View commit details
Copy full SHA for cd5cbaa
Browse repository at this point
refactor(cli): peer messages arrive unconditionally - drop inbound policy
Show description for 756d11f
evandempsey
committed
756d11f
View commit details
Copy full SHA for 756d11f
Browse repository at this point
fix(cli): drain the peer inbox after goal/loop workers finish
Show description for 8124948
evandempsey
committed
8124948
View commit details
Copy full SHA for 8124948
Browse repository at this point
fix(session): probe-bind stale sockets; make the unmount backstop real
Show description for 44080d9
evandempsey
committed
44080d9
View commit details
Copy full SHA for 44080d9
Browse repository at this point
test(cli): target the dragged log row instead of assuming row 0
Show description for bd7e7cf
evandempsey
committed
bd7e7cf
View commit details
Copy full SHA for bd7e7cf
Browse repository at this point
You can’t perform that action at this time.