Summary
Remove all documentation references to the Claude Code subscription mode, which is being removed from the CLI (see inference-gateway/cli#812).
Affected pages
configuration-reference.md - Remove the claude_code.* settings section (claude_code.enabled, claude_code.cli_path, claude_code.timeout, claude_code.max_output_tokens, claude_code.thinking_budget, claude_code.extra_args)
commands-reference.md - Remove the infer claude-code command and its setup/test subcommands
tools-reference.md - Remove any mention of Claude Code mode affecting tool behavior
directory-structure.md - Remove any mention of ~/.claude directory
Related PR
Link to the CLI PR that removes the code (once created).
Summary
Remove all documentation references to the Claude Code subscription mode, which is being removed from the CLI (see inference-gateway/cli#812).
Affected pages
configuration-reference.md- Remove theclaude_code.*settings section (claude_code.enabled, claude_code.cli_path, claude_code.timeout, claude_code.max_output_tokens, claude_code.thinking_budget, claude_code.extra_args)commands-reference.md- Remove theinfer claude-codecommand and itssetup/testsubcommandstools-reference.md- Remove any mention of Claude Code mode affecting tool behaviordirectory-structure.md- Remove any mention of~/.claudedirectoryRelated PR
Link to the CLI PR that removes the code (once created).