chore: Fix app
This commit is contained in:
@@ -61,3 +61,9 @@ Conversation participants keep avatar/profile metadata captured from user cards
|
||||
## Persistence
|
||||
|
||||
Repositories are user-scoped and stored locally under `metoyou_direct_message_*` keys. The storage is intentionally domain-owned so browser and Electron runtimes share the same renderer API without changing the existing chat-message database tables.
|
||||
|
||||
## Cross-context feature docs
|
||||
|
||||
- [`agents-docs/features/messaging.md`](../../../../../agents-docs/features/messaging.md) — DM delivery states, sync, transports
|
||||
- [`agents-docs/features/signaling.md`](../../../../../agents-docs/features/signaling.md) — DM WebSocket relay
|
||||
- [`agents-docs/features/voice-webrtc.md`](../../../../../agents-docs/features/voice-webrtc.md) — private calls
|
||||
|
||||
Reference in New Issue
Block a user