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
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…
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
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 -…