ooai_llm.cli

CLI package for ooai-llm.

The public console entry point remains ooai_llm.cli:main. Implementation is split into submodules so parser construction, rendering helpers, recipes, and future shell-completion or command-plugin work do not continue accumulating in one monolithic file.

Submodules