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
Accelerator
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
.
anomalyco
/
opencode
Public
Notifications
You must be signed in to change notification settings
Fork
26k
Star
201k
Code
Issues
4k
Pull requests
1.3k
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(bus): migrate Bus to Effect service with PubSub
- #18173
#18173
Closed
kitlangton
wants to merge 10 commits into
dev
anomalyco/opencode:dev
from
kit/effect-bus
anomalyco/opencode:kit/effect-bus
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
feat(bus): migrate Bus to Effect service with PubSub
#18173
kitlangton
wants to merge 10 commits into
dev
anomalyco/opencode:dev
from
kit/effect-bus
anomalyco/opencode:kit/effect-bus
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
fix(bus): tighten GlobalBus payload and BusEvent.define types
Show description for f63a2a2
kitlangton
committed
f63a2a2
View commit details
Copy full SHA for f63a2a2
Browse repository at this point
test(bus): add comprehensive test suite for Bus service
Show description for 645c153
kitlangton
committed
645c153
View commit details
Copy full SHA for 645c153
Browse repository at this point
feat(bus): migrate Bus to Effect service with PubSub internals
Show description for f3cf519
kitlangton
committed
f3cf519
View commit details
Copy full SHA for f3cf519
Browse repository at this point
refactor(format): make formatting explicit instead of bus-driven
Show description for 009d77c
kitlangton
committed
009d77c
View commit details
Copy full SHA for 009d77c
Browse repository at this point
fix(bus): use Fiber.interrupt for clean disposal of subscribeAll
Show description for 0c2b5b2
kitlangton
committed
0c2b5b2
View commit details
Copy full SHA for 0c2b5b2
Browse repository at this point
fix(bus): use GlobalBus for InstanceDisposed in legacy subscribeAll
Show description for 992f4f7
kitlangton
committed
992f4f7
View commit details
Copy full SHA for 992f4f7
Browse repository at this point
fix(bus): GlobalBus bridge for InstanceDisposed + forceInvalidate + Effect tests
Show description for 81f71c9
kitlangton
committed
81f71c9
View commit details
Copy full SHA for 81f71c9
Browse repository at this point
Merge branch 'dev' into kit/effect-bus
kitlangton
authored
2a0c9da
View commit details
Copy full SHA for 2a0c9da
Browse repository at this point
fix: link to upstream PubSub shutdown PR
kitlangton
committed
9be68a9
View commit details
Copy full SHA for 9be68a9
Browse repository at this point
fix: suppress unhandled interrupt error from forceInvalidate
kitlangton
committed
8a3aa94
View commit details
Copy full SHA for 8a3aa94
Browse repository at this point
You can’t perform that action at this time.