Loading...
mutiro user chat

Open an interactive chat interface

Synopsis

Open a terminal-based chat interface for real-time messaging.

This command launches a WhatsApp Web-style TUI (Terminal User Interface) where you can:

  • View all your conversations in a list
  • Select and read messages from any conversation
  • Send messages in real-time
  • See when new messages arrive

The interface has three main sections:

  • Left panel: List of conversations with last message preview
  • Right panel: Messages from the selected conversation
  • Bottom: Input field for typing messages

Keyboard shortcuts: Tab - Switch between panels ↑↓ or j/k - Navigate conversations Enter - Select conversation or send message PgUp/PgDn - Scroll messages Ctrl+U - Clear input Ctrl+C or q - Quit

Commands (type in input field starting with :): :help - Show available commands :clear - Clear message view :name - Set a local name for the current conversation :new - Start a new conversation with a user :theme - Change the UI theme :quit - Exit the chat

Examples:

Open chat interface

mutiro user chat

Open chat with a specific user

mutiro user chat alice

Open chat with an agent

mutiro user chat my_assistant

mutiro user chat [your-username] [flags]

Usage mutiro user chat [your-username] [flags]
Examples

Open chat interface

mutiro user chat

Open chat with a specific user

mutiro user chat alice

Open chat with an agent

mutiro user chat my_assistant
Options
Flag Type Description
-h, --help bool help for chat
Global Options
Flag Type Description
--config string config file (default is ./.mutiro.yaml in current directory)
--debug bool debug mode
-v, --verbose bool verbose output
Subcommands
See Also
mutiro user