llmsh Minimal CLI that streams chat completions from an HTTP endpoint. Install pip install -e . Usage llmsh "Hello" Use -n or --new to start a fresh session. Session history is kept in a temp file between runs.