Skip to content

docs: remove Claude Code subscription mode documentation#374

Merged
edenreich merged 3 commits into
mainfrom
fix/issue-373
Jul 9, 2026
Merged

docs: remove Claude Code subscription mode documentation#374
edenreich merged 3 commits into
mainfrom
fix/issue-373

Conversation

@inference-gateway-maintainer

Copy link
Copy Markdown
Contributor

Resolves #373

Summary

Remove all documentation references to the Claude Code subscription mode, which is being removed from the CLI (see inference-gateway/cli#812). This includes the entire Claude Code subscription mode section in the GitHub Action docs, the claudecode.enabled toggle in the ADL CLI docs, and various references to claude-code-subscription across the observability and API reference pages.

Changes

  • github-action.md: Removed the entire "Claude Code subscription mode" section (system prompt override subsection, inputs table, minting/storing/rotating OAuth token docs, model ids, run metrics, limitations, and example workflow)
  • configuration.md: Removed parenthetical "(e.g. the infer CLI driving Claude Code directly)" from telemetry description
  • api-reference.md: Removed Claude Code reference from push metrics endpoint description; changed example source label from claude-code-subscription to infer-cli
  • observability.md: Removed claude-code-subscription references from source label descriptions and example; changed example source label from claude-code-subscription to infer-cli
  • cli-skills.md: Removed ~/.claude carve-out reference from sandbox carve-out description
  • cli.md: Removed "Claude Code" from the list of compatible tools in Agent Skills description
  • adl-cli.md: Removed the claudecode.enabled row from the coding agent toggles table and related notes about Claude Code CLI/extension

Remove all documentation references to the Claude Code subscription mode, which is being removed from the CLI (inference-gateway/cli#812).

- github-action.md: remove entire Claude Code subscription mode section (system prompt override, inputs, minting tokens, example workflow)

- configuration.md: remove Claude Code reference from telemetry description

- api-reference.md: remove Claude Code reference from push metrics endpoint

- observability.md: remove claude-code-subscription source label references

- cli-skills.md: remove ~/.claude carve-out reference

- cli.md: remove Claude Code mention from Agent Skills description

- adl-cli.md: remove claudecode.enabled toggle and related notes
@edenreich
edenreich marked this pull request as ready for review July 9, 2026 23:19
@edenreich
edenreich requested a review from a team as a code owner July 9, 2026 23:19
Comment thread adl-cli.md Outdated
@inference-gateway-maintainer

inference-gateway-maintainer Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Model: ollama_cloud/deepseek-v4-flash · View Job

Todos

  • Revert adl-cli.md changes - restore original table and notes (PR is about Claude Code subscription, not ADL CLI)
  • Run checks and commit+push

Pull Request

#374

✅ Infer Result: Success

The fix is complete - commit c09c676 has been pushed to fix/issue-373, reverting the irrelevant adl-cli.md changes from PR #374.

Model: ollama_cloud/deepseek-v4-flash · Exit Code: 0 · Duration: 2m 4s

Tokens: 1,151,999 in · 7,013 out · 1,159,012 total (28 requests)

Tool calls: 28 total · 93% success rate

⚠️ 2 failed tool call(s)
  • Bash: exit status 128: fatal: bad revision 'origin/main...HEAD'
  • Bash: exit status 127: $ prettier --check .
    /usr/bin/bash: line 1: prettier: command not found
    error: script "format:check" exited with code 127

Triggered by edenreich · Infer Action

…ubscription removal

The adl-cli.md file was modified as part of the Claude Code subscription mode documentation removal, but these changes are unrelated to that cleanup. Reverting adl-cli.md to its original state per review feedback.
@edenreich
edenreich merged commit 442a9fa into main Jul 9, 2026
1 check passed
@edenreich
edenreich deleted the fix/issue-373 branch July 9, 2026 23:45
inference-gateway-releaser Bot added a commit that referenced this pull request Jul 9, 2026
## [0.9.0](0.8.0...0.9.0) (2026-07-09)

### ✨ Features

* generate ADK provider tables from the schema ([#347](#347)) ([aece944](aece944)), closes [#346](#346)

### 👷 CI

* **claude:** centralize claude.yml via reusable workflow ([#372](#372)) ([9a41158](9a41158))
* **infer:** centralize infer.yml via reusable workflow ([#367](#367)) ([47d5fb2](47d5fb2))
* **infer:** centralize infer.yml via reusable workflow ([#368](#368)) ([305d621](305d621))

### 📚 Documentation

* add Wait tool documentation to CLI reference ([#371](#371)) ([8018c50](8018c50)), references [inference-gateway/cli#792](inference-gateway/cli#792)
* add Z-AI provider documentation ([#363](#363)) ([3c3db53](3c3db53))
* document agent.skills.max_chars, line-boundary truncation, and date-only system prompt ([#359](#359)) ([73d49b5](73d49b5))
* document infer chat --session-id flag ([#351](#351)) ([d6b3cf6](d6b3cf6))
* document infer-action system prompt override semantics ([#357](#357)) ([58c8bc4](58c8bc4))
* **github-action:** add zai-api-key input to the inputs table ([#366](#366)) ([a129831](a129831))
* remove Claude Code subscription mode documentation ([#374](#374)) ([442a9fa](442a9fa)), references [inference-gateway/cli#812](inference-gateway/cli#812)
* **rust-adk:** add NVIDIA provider to Rust ADK docs ([#345](#345)) ([a329e43](a329e43)), references [#347](#347)
* update memory documentation for per-project fact organization and entry caps ([#350](#350)) ([8dca0cd](8dca0cd)), closes [#348](#348)

### 🔧 Miscellaneous

* **deps:** bump claude-code 2.1.197 -> 2.1.201 ([#353](#353)) ([5f714de](5f714de))
* **deps:** bump claude-code-action v1.0.165 -> v1.0.169 ([#370](#370)) ([293e9b8](293e9b8))
* **deps:** bump infer CLI v0.130.1 -> v0.133.0, infer-action v0.24.0 -> v0.26.0 ([#354](#354)) ([824a288](824a288))
* **deps:** bump infer CLI v0.133.0 -> v0.133.1, infer-action v0.27.0 -> v0.27.1 ([#360](#360)) ([03ec147](03ec147))
* **deps:** bump infer CLI v0.133.1 -> v0.137.0, infer-action v0.27.1 -> v0.29.0 ([#361](#361)) ([e7bec3e](e7bec3e))
* **deps:** bump infer CLI v0.137.0 -> v0.138.0, infer-action v0.29.0 -> v0.30.1 ([#365](#365)) ([02be4c8](02be4c8))
* **deps:** bump infer CLI v0.138.0 -> v0.140.1 ([#375](#375)) ([2fd4097](2fd4097))
* **deps:** bump infer-action v0.26.0 -> v0.26.1 ([#356](#356)) ([17f74f8](17f74f8))
* **deps:** bump infer-action v0.26.1 -> v0.27.0 ([#358](#358)) ([89c944b](89c944b))
* enable debug mode in infer.yml workflow ([9e373c6](9e373c6))
@inference-gateway-releaser

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] remove Claude Code subscription mode documentation

1 participant