multica/server/cmd/server
Naiyuan Qing 97fa09156d fix(test): register event bus listeners in integration test setup
TestWebSocketIntegration was timing out because registerListeners()
was never called — events published via bus had no listeners, so
WS broadcasts never happened.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 17:19:58 +08:00
..
inbox_listeners.go refactor(server): extract inbox creation to bus listeners, add agent visibility filtering 2026-03-25 11:24:45 +08:00
integration_test.go fix(test): register event bus listeners in integration test setup 2026-03-25 17:19:58 +08:00
listeners.go refactor: migrate stores to features/, remove dead packages, add modals + workspace sync 2026-03-25 16:37:22 +08:00
main.go refactor(server): extract inbox creation to bus listeners, add agent visibility filtering 2026-03-25 11:24:45 +08:00
router.go merge: resolve conflicts with main (skills feature) 2026-03-25 16:43:21 +08:00