[REMOTE-2410] Teach oz-platform to fetch live Markdown docs - #14542
Merged
Conversation
Co-Authored-By: Warp <agent@warp.dev> Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Warp <agent@warp.dev> Co-Authored-By: Oz <oz-agent@warp.dev>
zachlloyd
enabled auto-merge (squash)
July 30, 2026 18:35
Co-Authored-By: Oz <oz-agent@warp.dev>
zachlloyd
approved these changes
Jul 30, 2026
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.
Description
Teach the bundled
oz-platformskill to consult current, authoritative documentation before relying on embedded examples:.mdvariant available for everydocs.warp.devpagellms.txtfor documentation discoveryLinked Issue
REMOTE-2410
Testing
Testing-exempt category: pure documentation/skill copy. A regression test would only assert the new prose, so validation instead covered the skill content and every cited live source.
.md,llms.txt, CLI help, and prefer-live-source guidancegit diff --checkllms.txt,computer-use.md,reference/cli.md, andreference/api-and-sdk.mdreturn HTTP 200; all.mdpages returnedtext/markdown./script/presubmitformatting/lint gate passed after refreshing from currentmaster; the full integration suite could not complete in this cloud environment because unrelated tests require desktop/runtime services (XDG_RUNTIME_DIR, X11, SSH, and occupied test ports)Rework changes
Run Linux testsandCheck CI resultspassed on attempt 2, confirming the untouchedAddrInUsefailure was transient. Nooz-platformskill content changed during rework.masterthrough a conflict-free merge. Repository formatting, clippy, clang-format, and WGSL formatting passed; the full local nextest phase remains limited by unrelated cloud desktop/runtime failures already documented above.Agent Mode
Originating thread: https://warpdev.slack.com/archives/C0A27NDS7FB/p1785372012766299
Oz run: https://oz.staging.warp.dev/runs/019fb402-d71f-7085-9540-9bff0ba2554c
CHANGELOG-NONE
Co-Authored-By: Warp agent@warp.dev
Co-Authored-By: Oz oz-agent@warp.dev