spawnllm

Subshell + MLX LLM-calling backends (Claude/Codex CLI, local MLX) shared across tools.

spawnllm [OPTIONS] COMMAND [ARGS]...
Full --help output
Usage: spawnllm [OPTIONS] COMMAND [ARGS]...

  Subshell + MLX LLM-calling backends (Claude/Codex CLI, local MLX) shared
  across tools.

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  backends  List the LLM backends spawnllm can drive.
  call      Make a one-off LLM call (reads PROMPT or stdin) and print the...
  status    Report install/auth status for each backend and which one...

Options

--version
Show the version and exit.

Commands