Version command -- parse codex --version output.
Summary
Functions
Get the Codex CLI version.
Functions
@spec execute(CodexWrapper.Config.t()) :: {:ok, %{version: String.t(), raw: String.t()}} | {:error, term()}
Get the Codex CLI version.
Returns the trimmed version string from codex --version.