Open an interactive chat interface (shortcut for 'user chat')
Open a terminal-based chat interface for real-time messaging.
This is a shortcut for 'mutiro user chat'.
See 'mutiro user chat --help' for full documentation.
Examples:
Open chat interface
mutiro chat
Open chat with a specific user
mutiro chat alice
Open chat with an agent
mutiro chat my_assistant
mutiro chat [your-username] [flags]
Open chat interface
Open chat with a specific user
Open chat with an agent
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for chat |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |