docs: refresh UI paths snapshot from warp settings_view - #561
Closed
warp-factories[bot] wants to merge 1 commit into
Closed
docs: refresh UI paths snapshot from warp settings_view#561warp-factories[bot] wants to merge 1 commit into
warp-factories[bot] wants to merge 1 commit into
Conversation
Drop legacy top-level Settings sections AI, Code, and MCP Servers from valid_paths.json. Those entries are no longer SettingsSection variants; navigation lives under the Agents/Code umbrellas and deprecated_sections aliases. Docs validation remains clean with zero path issues. Co-Authored-By: Warp <agent@warp.dev>
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @oz-by-warp[bot] on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
This PR was generated with Warp. Comment |
Contributor
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
Refresh
valid_paths.jsonafter asettings_viewchange inwarpdotdev/warp. The extractor no longer emits legacy top-level Settings sections AI, Code, and MCP Servers; those surfaces live under the Agents/Code umbrellas (withdeprecated_sectionsaliases for old doc paths).Changes
.agents/skills/validate_ui_refs/valid_paths.json— remove stale top-levelAI,Code, andMCP Serversentries; bumpgenerated_atsub_sections(Warp Agent, Profiles, Knowledge, Third party CLI agents, Indexing and projects, Editor and Code Review) were unchanged, so no live UI re-verification was required--all --fix) reported 0 settings path, command palette, and format issuesUnverified claims
None — snapshot regenerated from
/workspace/warpsources; validation against the new snapshot is clean.Co-Authored-By: Warp agent@warp.dev