Skip to content

Label cloud tab config as Cloud Agent behind harness flag#10522

Open
zachbai wants to merge 1 commit intomasterfrom
zb/cloud-agent-label-agent-harness
Open

Label cloud tab config as Cloud Agent behind harness flag#10522
zachbai wants to merge 1 commit intomasterfrom
zb/cloud-agent-label-agent-harness

Conversation

@zachbai
Copy link
Copy Markdown
Contributor

@zachbai zachbai commented May 8, 2026

Summary

  • Rename the new-session cloud entry from "Cloud Oz" to "Cloud Agent" when FeatureFlag::AgentHarness is enabled.
  • Keep the existing "Cloud Oz" label when the flag is disabled.
  • Add focused workspace view tests for both feature flag states.

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 warp
  • Computer use verified the new-session menu row and sidecar both show Cloud Agent, with no visible Cloud Oz in 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.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label May 8, 2026
@zachbai zachbai marked this pull request as ready for review May 8, 2026 22:30
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 8, 2026

@zachbai

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 /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@zachbai zachbai requested a review from harryalbert May 8, 2026 22:31
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants