- Add `/who` command to list active users via new `/api/peers` endpoint
- Implement graceful shutdown for server and swarm with proper cleanup
- Enhance SSE broadcast with client connection state checks
- Expose peer list in stats and add health endpoint
- Fix theme color refresh for network visualization
- Rename default theme to hypermind and add hypermind-classic theme
- Update theme colors and ordering in theme selector
- Add Google Sans fonts and update terminal font styling
- Move sound command status to system status bar
- Update documentation and screenshots for new themes
- Cleaned up branding images
- Implement SoundManager for playing sound effects on message events
- Add /sound and /timestamp commands to toggle features
- Persist sound and timestamp preferences in localStorage
- Style timestamps in chat messages
- Add new counter for total unique peers in dashboard UI
- Update command description to clarify default message scope
- Enhance README with new features and better organization
- Implement chat commands system with help menu and easter eggs
- Add context menu for whisper and block actions
- Improve terminal UI with resizer and styling enhancements
- Update chat message formatting and validation
- Clean up and refactor messaging code