Skip to content

docs: hide Claude Fable 5 from model-choice page#246

Merged
hongyi-chen merged 2 commits into
mainfrom
oz/hide-claude-fable-5-docs
Jun 23, 2026
Merged

docs: hide Claude Fable 5 from model-choice page#246
hongyi-chen merged 2 commits into
mainfrom
oz/hide-claude-fable-5-docs

Conversation

@hongyi-chen

Copy link
Copy Markdown
Collaborator

Summary

Claude Fable 5 was removed from the product, so this hides it from the public Agent model choice docs page (agent-platform/inference/model-choice.mdx) while keeping it trivial to restore when the model returns.

What changed

  • Removed the three Claude Fable 5 rows from the Anthropic models table.
  • Removed the Fable 5-specific data-retention :::caution callout.
  • Preserved both pieces inside an MDX {/* ... */} comment with a short restore note, matching the existing convention used in terminal/appearance/prompt.mdx.

Re-adding it later

Re-enable Fable 5 by uncommenting the block: move the three rows back into the Anthropic table and restore the caution. No other docs reference Fable 5.

Validation

  • npm run build completes successfully (339 pages built).
  • Verified the rendered page no longer shows Fable 5 (no table cells, no caution aside) and the generated agent markdown / llms.txt output is clean.

Scope

Docs repo only — no changes to warp-server or the client.

Conversation: https://staging.warp.dev/conversation/5c53a1a8-9616-4a5e-a047-35ab10c3fec7
Run: https://oz.staging.warp.dev/runs/019ef1ea-880d-793a-b563-6bd99456741a

This PR was generated with Oz.

Claude Fable 5 was removed from the product. This removes it from the
rendered Agent model choice docs (the three Anthropic table rows and the
data-retention caution) while keeping the content in an MDX comment so it
can be restored with a one-line uncomment when the model returns.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Jun 23, 2026
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 23, 2026 6:07am

Request Review

@hongyi-chen hongyi-chen marked this pull request as ready for review June 23, 2026 01:30
@hongyi-chen hongyi-chen enabled auto-merge (squash) June 23, 2026 01:30
@oz-for-oss

oz-for-oss Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Overview

This PR removes Claude Fable 5 from the public Agent model choice documentation while preserving the removed Anthropic table rows and model-specific caution in MDX comments for future restoration.

Concerns

  • No blocking correctness, documentation-structure, link, or security concerns found in the annotated diff.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

GLM 5.2 (model_id glm-5.2-fireworks) is supported and enabled in
production (fireworks_glm_52 flag), but the model-choice page only
listed GLM 5.1. Add a GLM 5.2 row to the Fireworks-hosted models table.

Co-authored-by: Oz <oz-agent@warp.dev>
@hongyi-chen hongyi-chen merged commit 6409a4c into main Jun 23, 2026
8 checks passed
@hongyi-chen hongyi-chen deleted the oz/hide-claude-fable-5-docs branch June 23, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants