> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI (`packages/coding-agent/src/cli/args.ts`)

> Argument parsing for text, json, rpc, daemon, acp modes. Key flags: --provider, --model, --api-key, --thinking (levels: off/minimal/low/medium/high/xhigh/max), --autonomous,...

Argument parsing for `text`, `json`, `rpc`, `daemon`, `acp` modes. Key flags: `--provider`, `--model`, `--api-key`, `--thinking` (levels: off/minimal/low/medium/high/xhigh/max), `--autonomous`, `--resume`, `--fork`, `--extension`, `--skill`, `--theme`, `--no-tools`, `--no-extensions`, `--goal`, `--goal-token-budget`, `--list-models` (deprecated; use `model list`). `REMOVED_BUILTIN_TOOL_NAMES` (`read`, `write`, `grep`, `find`, `ls`) no longer exist as built-ins.

Related: [Coding agent index](/fleet-prime-agent/packages--coding-agent)
