docs: add group chat feature to README (#190)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ekko
2026-04-24 21:47:10 +08:00
committed by GitHub
parent 009acc1c28
commit bff6f844e6
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -108,6 +108,17 @@ Unified configuration for **8 platforms** in one page:
- Create directories
- View file content with syntax highlighting
### Group Chat
- Multi-agent chat rooms with real-time messaging via Socket.IO
- @mention routing — mention an agent to trigger a contextual reply
- Context compression — automatic conversation summarization when history exceeds token threshold
- Typing status and reply progress indicators
- Room creation, deletion, and invite code management
- Agent management — add/remove agents from rooms with per-agent profiles
- SQLite message persistence
- Mobile responsive with collapsible sidebar
### Skills & Memory
- Browse and search installed skills