Rebrand Warp to Galaxy v1.1.0
- Rename all UI-facing "Warp" references to "Galaxy" - Rename "Warpify" to "Wormhole" throughout the UI - Replace app icons with 5 new Galaxy-branded variants - Update About page to show selected app icon dynamically - Rephrase Privacy page for Bedrock context - Remove "Fallback to Warp server" toggle from Bedrock settings - Widen model selector dropdowns in profile editor (480px) - Update TERM_PROGRAM to "GalaxyTerminal" - Bump version to 1.1.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
99159184cb
commit
ccc67e6a33
@@ -81,7 +81,7 @@ impl Slide for OzLaunchSlide {
|
||||
}
|
||||
OzLaunchSlide::AgentManagement => "Track local and cloud agents seamlessly",
|
||||
OzLaunchSlide::LaunchCredits => {
|
||||
"1,000 free cloud agent credits when you upgrade to Warp Build"
|
||||
"1,000 free cloud agent credits when you upgrade to Galaxy Build"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -99,10 +99,10 @@ impl Slide for OzLaunchSlide {
|
||||
"Oz agents can be defined using the standard Skills format. You can use the built in scheduler to setup agents to run autonomously at set intervals, or use the Oz SDK or API to programmatically start and manage Oz agents."
|
||||
}
|
||||
OzLaunchSlide::AgentManagement => {
|
||||
"View all of your agents across local and cloud sessions in the Warp app or at [oz.warp.dev](https://oz.warp.dev). Join live agent sessions, continue tasks locally, and steer agents with one click."
|
||||
"View all of your agents across local and cloud sessions in the Galaxy app or at [oz.warp.dev](https://oz.warp.dev). Join live agent sessions, continue tasks locally, and steer agents with one click."
|
||||
}
|
||||
OzLaunchSlide::LaunchCredits => {
|
||||
"Upgrade to Build this month and receive 1,000 extra credits to try using Oz. Credits are only eligible for Oz runs in Warp-hosted cloud environments."
|
||||
"Upgrade to Build this month and receive 1,000 extra credits to try using Oz. Credits are only eligible for Oz runs in Galaxy-hosted cloud environments."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user