Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 4 additions & 42 deletions .agents/skills/validate_ui_refs/valid_paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@
"sub_sections": [],
"source_file": "app/src/settings_view/mod.rs"
},
"MCP Servers": {
"display_name": "MCP Servers",
"sub_sections": [],
"source_file": "app/src/settings_view/mcp_servers_page.rs"
},
"Billing and usage": {
"display_name": "Billing and usage",
"sub_sections": [],
Expand Down Expand Up @@ -167,30 +162,6 @@
],
"source_file": "app/src/settings_view/warpify_page.rs"
},
"AI": {
"display_name": "AI",
"sub_sections": [
"Usage",
"Active AI",
"Agents",
"Profiles",
"Input",
"MCP Servers",
"Knowledge",
"Voice",
"Other",
"Third party CLI agents",
"Agent Attribution",
"Experimental",
"Cloud Handoff",
"Custom Inference",
"API Keys",
"AWS Bedrock",
"Gemini Enterprise",
"Custom Routers"
],
"source_file": "app/src/settings_view/ai_page.rs"
},
"Warp Agent": {
"display_name": "Warp Agent",
"sub_sections": [
Expand Down Expand Up @@ -240,14 +211,6 @@
"source_file": "app/src/settings_view/ai_page.rs",
"umbrella": "Agents"
},
"Code": {
"display_name": "Code",
"sub_sections": [
"Codebase Indexing",
"Code Editor and Review"
],
"source_file": "app/src/settings_view/code_page.rs"
},
"Indexing and projects": {
"display_name": "Indexing and projects",
"sub_sections": [
Expand All @@ -270,11 +233,10 @@
"source_file": "app/src/settings_view/environments_page.rs",
"umbrella": "Cloud platform"
},
"Oz Cloud API Keys": {
"display_name": "Oz Cloud API Keys",
"API keys": {

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.

⚠️ [IMPORTANT] umbrellas.Cloud platform.subpages and deprecated_sections.Platform.default_subpage still reference Oz Cloud API Keys, so the validator will reject Settings > Cloud platform > API keys and keep accepting the stale path; update those snapshot entries along with this rename.

"display_name": "API keys",
"sub_sections": [],
"source_file": "app/src/settings_view/platform_page.rs",
"umbrella": "Cloud platform"
"source_file": "app/src/settings_view/mod.rs"
}
},
"top_level_sidebar": [
Expand Down Expand Up @@ -1553,5 +1515,5 @@
"description": "Toggle Maximize Code Review Panel"
}
],
"generated_at": "2026-08-12T00:53:01.810914+00:00"
"generated_at": "2026-08-21T20:26:15.699384+00:00"
}
Loading