Skip to content

docs: Claude Code v2.1.178-v2.1.204 catch-up — Apps Gateway, desktop-linux, admin API#1046

Merged
lroolle merged 1 commit into
mainfrom
docs/claude-code-v2.1.204-manual-catchup-20260708
Jul 8, 2026
Merged

docs: Claude Code v2.1.178-v2.1.204 catch-up — Apps Gateway, desktop-linux, admin API#1046
lroolle merged 1 commit into
mainfrom
docs/claude-code-v2.1.204-manual-catchup-20260708

Conversation

@lroolle

@lroolle lroolle commented Jul 8, 2026

Copy link
Copy Markdown
Member

Manual catch-up (day shift, human-triggered)

WHY THIS MATTERS: main has been stale since June 14 while Anthropic shipped 20 Claude Code releases. This PR restores the archive to current.

WHAT CHANGED:

  • CHANGELOG: v2.1.178 → v2.1.204 (20 versions, +411 lines)
  • New doc family: Claude Apps Gateway (claude-apps-gateway*.md — config, deploy, GCP, spend limits)
  • New Claude Code docs: artifacts, desktop-linux, feature-availability, gateways, llm-gateway-{connect,protocol,rollout}, plugin-relevance, whats-new weekly pages w23–w26
  • Platform: 24 new Admin API docs, new per-language API references (ts/py/rb/php/java/go/c#)
  • ~1,086 modified files across platform, MCP spec, cookbooks, skills, plugins

Why the pipeline went dark (root cause)

The scheduled workflow tracks anthropics/claude-code-action@main. Around June 14–18 the action's claude_args parsing changed: --allowedTools Bash(gh pr:*),… now splits on the space into Bash(gh + pr:*) — two invalid rules. Night-shift Claude could still commit and push (Bash(git:*) survived) but every gh pr create was silently denied. Result: 31 orphaned docs/claude-code-v2.1.* branches (June 18 → today), Bark notifications with no PRs, and green runs that did nothing.

Separately, the fetcher fails on 731/3,638 URLs (157 = new platform /api/terraform/* pages with no .md variant; 574 = r.jina.ai rate limiting on blog/support) and discards failure records from .metadata.json, so this was invisible.

Pipeline fix lands in a follow-up PR. Orphan branches can be deleted once this merges.

🤖 Generated with Claude Code

…linux, admin API

Manual catch-up fetch. The scheduled pipeline has pushed branches but
failed to open PRs since June 14 (claude-code-action@main changed
claude_args parsing, splitting 'Bash(gh pr:*)' into invalid rules and
silently denying gh pr create), so main is 3 weeks stale.

Highlights across the gap:
- CHANGELOG: 20 new versions (2.1.178 through 2.1.204)
- New doc family: Claude Apps Gateway (config, deploy, GCP, spend limits)
- New docs: artifacts, desktop-linux, feature-availability, gateways,
  llm-gateway protocol/connect/rollout, plugin-relevance
- whats-new weekly pages 2026-w23 through w26
- 24 new Admin API docs, per-language SDK references
- 1086 modified docs across platform, MCP, GitHub sources

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 03:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a06fc7468a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

| Claude Haiku 3.5 ([retired, except on Bedrock and Vertex AI](/docs/en/about-claude/model-deprecations)) | `auto`, `none`<hr />`any`, `tool` | 264 tokens<hr />355 tokens |
| Model | Tool choice | Tool use system prompt token count |
| ---------------------------------------------------------------------------------------------------------- | ------------------------------ | ---------------------------------- |
| Claude Opus 4.8 | `auto`, `none`***`any`, `tool` | 290 tokens***410 tokens |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Restore separators in the pricing table

For every row in this pricing table, the previous <hr /> separator between the two tool-choice/token-count cases was replaced with ***. Markdown treats *** as emphasis markup rather than a visible row separator, so the rendered docs collapse the auto/none and any/tool cases and make it unclear which token count applies to which tool choice, which can mislead users estimating tool-use costs.

Useful? React with 👍 / 👎.

@lroolle lroolle merged commit dd4215e into main Jul 8, 2026
2 checks passed
@lroolle lroolle deleted the docs/claude-code-v2.1.204-manual-catchup-20260708 branch July 8, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants