14 lines
609 B
Plaintext
14 lines
609 B
Plaintext
usage: gutask chat [-h] list|send|inbox|threads|thread ...
|
|
|
|
positional arguments:
|
|
list|send|inbox|threads|thread
|
|
list List all agents you can write to
|
|
inbox Show recent letters in your inbox
|
|
threads List your agent-to-agent conversation threads
|
|
thread View messages in a conversation thread
|
|
send Send a letter to an agent
|
|
archive Archive a letter (hide from inbox after acting on it)
|
|
|
|
options:
|
|
-h, --help show this help message and exit
|
|
(venv) root@18e4f1044611:/a0/usr/workdir/gutasktool# |