Settings cleanup: remove Cloud Platform, Teams, Shared Blocks, Referrals from nav; disable autoupdate; stub Oz settings; rename Warpify to Galaxify

This commit is contained in:
Ryan Ward
2026-05-12 08:42:54 -05:00
parent 140da74f99
commit 2c651f2085
12 changed files with 62 additions and 182 deletions
+1 -1
View File
@@ -5824,7 +5824,7 @@ impl SettingsWidget for AgentAttributionWidget {
)
.with_child(toggle_row)
.with_child(render_ai_setting_description(
"Oz can add attribution to commit messages and pull requests it creates",
"Galaxy can add attribution to commit messages and pull requests it creates",
!state.is_disabled,
app,
))