smallforce chat
Talk to AI employees through durable CLI-only OS sessions
This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run smallforce chat --help locally to view the same reference for your installed version.
Subcommands
smallforce chat send: Start or continue an AI employee conversationsmallforce chat list: List CLI chat sessionssmallforce chat get: Inspect one CLI chat sessionsmallforce chat messages: Read the durable transcript of a CLI chat sessionsmallforce chat watch: Follow a currently running CLI chat until it settlessmallforce chat abort: Explicitly stop the active turn in a CLI chat session
Complete command help
Usage: smallforce chat [options] [command]
Talk to AI employees through durable CLI-only OS sessions
Options:
-h, --help display help for command
Commands:
send [options] <message> Start or continue an AI employee conversation
list [options] List CLI chat sessions
get [options] <sessionId> Inspect one CLI chat session
messages [options] <sessionId> Read the durable transcript of a CLI chat session
watch [options] <sessionId> Follow a currently running CLI chat until it settles
abort [options] <sessionId> Explicitly stop the active turn in a CLI chat session
help [command] display help for command
Related reference
smallforce: Parent command and related operations.- CLI installation and authentication: Install the CLI and configure an API key.
- CLI JSON output: Use stable machine-readable output in scripts and agents.