* Environment support for multiple hosts or ports
* Better error handling
* Minor changes
* Correct handling for local
* Add inspect command
* Address comments
* Address comments more
* first working chat example "lms ask sup" or "lms chat"
* print streaming response instead of waiting until the end
* visual polish
* removed ask alias, chat only. --prompt or -p to provide initial prompt (quits after response). model selection i.e. "lms chat phi-4"
* use existing Chat class for context management, use existing optionalPositional() for model arg
* prettier changes, added types, added quit instructions
* allow combining -p with stdin for processing piped content with a prompt