Block a user
Sample Matrix swarm deployment compose file
EPIC: Matrix/Element Bridge Integration
feat: M12-MatrixBridge — Matrix/Element chat bridge integration
Documentation: Matrix bridge setup and architecture
Documentation: Matrix bridge setup and architecture
Completed in commit 68808c0 on branch feature/m12-matrix-bridge.
- Created docs/MATRIX-BRIDGE.md (537 lines)
- Quick start guide for dev environment
- Architecture overview with service…
Matrix bridge E2E integration tests
Matrix bridge E2E integration tests
Completed in commit 9cc70db on branch feature/m12-matrix-bridge.
- 26 integration tests covering all bridge flows
- BridgeModule DI, conditional loading, command flow
- Herald multi-provider…
Streaming AI responses via Matrix message edits
Streaming AI responses via Matrix message edits
Completed in commit 93cd314 on branch feature/m12-matrix-bridge.
- MatrixStreamingService with editMessage (m.replace), setTypingIndicator, streamResponse
- Rate-limited edits at 500ms intervals -…
Herald Service: Add Matrix output adapter for status broadcasts
Completed in commit ad24720 on branch feature/m12-matrix-bridge.
- Herald Service refactored from Discord-specific to bridge-agnostic CHAT_PROVIDERS array
- Broadcasts to ALL active chat…