Files
anomalyco_opencode/packages/opencode/test
Kit Langton 050336f160 effectify Bus service: migrate to Effect PubSub + InstanceState
- Replace manual subscription Map with PubSub.unbounded per instance
- Per-type PubSubs + wildcard PubSub, cleaned up via addFinalizer
- InstanceDisposed published before PubSub shutdown so subscribers see it
- Replace makeRunPromise with makeRuntime (single runtime with runPromise + runFork)
- Update all 19 services to use makeRuntime destructuring
- Legacy facade preserved: publish/subscribe/subscribeAll same signatures
- subscribe/subscribeAll fork stream consumer fibers, return interrupt function
- Extract Format.file() for explicit formatting, remove event-driven subscription
- Inline Format.file() calls in write/edit/apply_patch tools
- Drop Bus.once (zero callers)
2026-03-22 11:09:26 -04:00
..
2026-03-22 00:21:41 +00:00
2026-03-20 16:11:21 +00:00
2026-03-10 02:02:18 +00:00
2025-11-06 13:03:12 -05:00
2026-03-18 17:37:40 +00:00
2026-03-20 22:49:55 -04:00
2025-09-09 23:44:04 -04:00
2025-12-11 19:20:23 +01:00