Label cloud tab config as Cloud Agent behind harness flag#10522
Label cloud tab config as Cloud Agent behind harness flag#10522
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR changes the unified new-session menu cloud entry to display Cloud Agent when FeatureFlag::AgentHarness is enabled, while preserving Cloud Oz when the flag is disabled. The added tests cover both feature-flag states for the menu item selected by WorkspaceAction::AddAmbientAgentTab.
Concerns
- None found.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Summary
FeatureFlag::AgentHarnessis enabled.Validation
CARGO_BUILD_JOBS=1 cargo nextest run --manifest-path /workspace/warp/Cargo.toml -E 'test(test_unified_new_session_menu_uses_cloud)'CARGO_BUILD_JOBS=1 cargo build --manifest-path /workspace/warp/Cargo.toml --bin warpCloud Agent, with no visibleCloud Ozin that menu path.Co-Authored-By: Oz oz-agent@warp.dev
Conversation: https://staging.warp.dev/conversation/7c7da8e4-5085-432e-ac23-e8311b5d06da
Run: https://oz.staging.warp.dev/runs/019e095d-97ab-7448-8e3b-7c8a7307318a
This PR was generated with Oz.