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
.
colonyos
/
colonies
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
42
Code
Issues
47
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Relay
- #175
#175
Closed
johankristianss
wants to merge 24 commits into
main
colonyos/colonies:main
from
relay
colonyos/colonies:relay
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
Relay
#175
johankristianss
wants to merge 24 commits into
main
colonyos/colonies:main
from
relay
colonyos/colonies:relay
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
Support for relay
johankristianss
committed
6d6a25f
View commit details
Copy full SHA for 6d6a25f
Browse repository at this point
Commits on Mar 10, 2026
Support for ws in addition to wss, improved relay
johankristianss
committed
3800d55
View commit details
Copy full SHA for 3800d55
Browse repository at this point
Fix relay tunnel timeout after first process
Show description for 2d4e9d9
johankristianss
committed
2d4e9d9
View commit details
Copy full SHA for 2d4e9d9
Browse repository at this point
Commits on Apr 5, 2026
Fix process graph race condition and skip stale unregistered executors
Show description for 00e6b31
johankristianss
committed
00e6b31
View commit details
Copy full SHA for 00e6b31
Browse repository at this point
Fix race condition in embedded DB executor add/remove
Show description for 94728f7
johankristianss
committed
94728f7
View commit details
Copy full SHA for 94728f7
Browse repository at this point
Add executor metrics with time-series period support
Show description for 3e5461d
johankristianss
committed
3e5461d
View commit details
Copy full SHA for 3e5461d
Browse repository at this point
Add database-level RWMutex for embedded DB concurrency safety
Show description for f9ddcca
johankristianss
committed
f9ddcca
View commit details
Copy full SHA for f9ddcca
Browse repository at this point
Fix test port conflicts and add missing mock methods
Show description for c54ac67
johankristianss
committed
c54ac67
View commit details
Copy full SHA for c54ac67
Browse repository at this point
Add X-Colonies-Payload/Signature to CORS AllowHeaders
Show description for 7c1cd56
johankristianss
committed
7c1cd56
View commit details
Copy full SHA for 7c1cd56
Browse repository at this point
Send proper WebSocket close frame before disconnecting
Show description for 0784bb4
johankristianss
committed
0784bb4
View commit details
Copy full SHA for 0784bb4
Browse repository at this point
Add graceful shutdown with signal handler for embedded DB
Show description for 611d45c
johankristianss
committed
611d45c
View commit details
Copy full SHA for 611d45c
Browse repository at this point
Commits on Apr 6, 2026
Fix WebSocket error handling and connection cleanup
Show description for 9e5e4ab
johankristianss
committed
9e5e4ab
View commit details
Copy full SHA for 9e5e4ab
Browse repository at this point
Add AddIndependentChild API for non-blocking DAG children
Show description for 8f8bf47
johankristianss
committed
8f8bf47
View commit details
Copy full SHA for 8f8bf47
Browse repository at this point
Fix independent children not being reparented during insert operations
Show description for 358df3c
johankristianss
committed
358df3c
View commit details
Copy full SHA for 358df3c
Browse repository at this point
Commits on Apr 7, 2026
Add RootFunc field to ProcessGraph for DB-level filtering
Show description for e58ddd0
johankristianss
committed
e58ddd0
View commit details
Copy full SHA for e58ddd0
Browse repository at this point
Add RootFunc filtering to FindProcessGraphsByState
Show description for 0d9e0b3
johankristianss
committed
0d9e0b3
View commit details
Copy full SHA for 0d9e0b3
Browse repository at this point
Commits on Apr 8, 2026
Fix cron stuck after executor re-registration
Show description for 9e1f5a0
johankristianss
committed
9e1f5a0
View commit details
Copy full SHA for 9e1f5a0
Browse repository at this point
Commits on May 1, 2026
Fix DAG assignment latency: routed-process broadcast + Resolve backoff
Show description for 215603b
johankristianss
committed
215603b
View commit details
Copy full SHA for 215603b
Browse repository at this point
Bump PUSH_IMAGE tag to v1.9.13-beta9
johankristianss
committed
00cc328
View commit details
Copy full SHA for 00cc328
Browse repository at this point
Commits on May 2, 2026
realtime: design plan for file subscriptions
Show description for 1f16ed0
johankristianss
committed
1f16ed0
View commit details
Copy full SHA for 1f16ed0
Browse repository at this point
realtime: file subscription wire format and core event type
Show description for 05dbde0
johankristianss
committed
05dbde0
View commit details
Copy full SHA for 05dbde0
Browse repository at this point
realtime: in-memory FileEventBus with full publish/subscribe semantics
Show description for 2e3d00f
johankristianss
committed
2e3d00f
View commit details
Copy full SHA for 2e3d00f
Browse repository at this point
realtime: publish file events from HandleAddFile / HandleRemoveFile
Show description for 4f21b20
johankristianss
committed
4f21b20
View commit details
Copy full SHA for 4f21b20
Browse repository at this point
realtime: SubscribeFiles websocket dispatch + Go client + E2E tests
Show description for a20626c
johankristianss
committed
a20626c
View commit details
Copy full SHA for a20626c
Browse repository at this point
You can’t perform that action at this time.