› Every module, decoded
./Features
Each module ships in the default binary — no plugins, no flags, no extra setup.
› auth :: Secure Authentication
◆ Secure Authentication
- ●Account registration & login from the CLI
- ○bcrypt password hashing — no plaintext, ever
- ○Persistent sessions, auto re-authentication
› msg :: Real-time Messaging
◆ Real-time Messaging
- ●Instant delivery for DMs and groups
- ○Heartbeat presence: online / offline indicators
- ○Live unread counters across every conversation
- ○Virtual rendering with wrap-ansi — zero distortion
› soc :: Social Management
◆ Social Management
- ●Global user search & friend requests
- ○Pending requests dashboard
- ○Activity-sorted friend list with status & unreads
- ○One-key friend removal
› grp :: Group Messaging
◆ Group Messaging
- ●Two-step group creation: name → members
- ○Admin / Member roles with permissions
- ○Real-time group chat with unread indicators
› ai :: AI Integration
◆ AI Integration
- ●Built-in chat screen powered by Google Gemini
- ○Persistent AI conversation history
- ○/clear command to reset context instantly
- ○Harmonized UI — feels like the rest of the app
› fs :: File & Folder Transfer
◆ File & Folder Transfer
- ●Send files & folders securely between users
- ○Cloudflare R2 cloud storage backend
- ○Auto-zip folders before upload
- ○Persistent pending state until accept/decline
- ○Real-time inbox notifications