docs: clarify CLI workflow migration caveat - #766
Draft
warp-agent-staging[bot] wants to merge 1 commit into
Draft
warp-agent-staging[bot] wants to merge 1 commit into
warp-agent-staging[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
This PR was generated with Warp. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
Clarifies the Oz CLI deprecation notice so readers know that the
warpcommand supports only some of the documentedozworkflows. The revised copy keeps this page as the reference forozworkflows, including Claude Code and Codex cloud runs, and points readers to the Warp Agent CLI docs for currentwarpsupport.Changes
ozandwarpworkflow coverage.Validation
npm run build— passed.python3 .agents/skills/check_for_broken_links/check_links.py --internal-only— passed (4,247 internal links checked).python3 .agents/skills/style_lint/style_lint.py --changed— completed with the page's pre-existing callout-density warning; the edited sentence adds no callout.python3 .agents/skills/doc_quality_policy/check_compression_contract.py src/content/docs/reference/cli/index.mdx --content-type reference— reports the same pre-existing five-callout warning asorigin/main.trunk check— unavailable because Trunk is not installed in this environment.Unverified claims
None — this copy-only clarification does not add or change UI labels, flags, defaults, or eligibility claims.
Documentation risk
Risk: engineering-review-required
Rationale: Clarifies which legacy oz workflows have partial Warp Agent CLI support, including Claude Code and Codex cloud-run behavior.
Source files consulted: src/content/docs/reference/cli/index.mdx@e9744264b9812d8e3b593b12c9c3d0f464225a21, src/content/docs/agents/cli/cloud-and-orchestration.mdx@9e38b55191c6205595dc0fd1210d952483b617c5
Engineering review status: pending
Owner resolution: none requested (ownership resolution ambiguous; candidates bnavetta and ianhodge)
Docs override: none
Co-Authored-By: Oz oz-agent@warp.dev