CLILocal
CLI chat
Ask direct questions and continue local history sessions.
Ask
Terminal
openss ask "Reverse a linked list"
printf "Explain this output" | openssA missing ask argument can be read from stdin or paste input. --no-chat returns after the first answer.
Resume
Terminal
openss chat
openss chat --id SESSION_IDWithout an ID, chat opens the latest session. Invalid IDs are rejected rather than creating a new conversation.
Interactive shortcuts
- /v or /voice: record voice input.
- /model: choose a provider model.
- /m: enter multiline paste mode.
- Blank input or Ctrl+C: leave the interactive session.