multica/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
..
cmd fix(test): register event bus listeners in integration test setup 2026-03-25 17:19:58 +08:00
internal fix(test): events.NewBus → events.New (correct function name) 2026-03-25 16:54:18 +08:00
migrations feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00
pkg merge: resolve conflicts with main (skills feature) 2026-03-25 16:43:21 +08:00
go.mod refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
go.sum refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00