Skip to content

Change handoff conversations to use "<original conversation title> (Moved to cloud)" for the new conversation title#10603

Merged
harryalbert merged 3 commits into
masterfrom
harry/remote-1632-handed-off-cloud-conversations-should-have-the-title-title
May 11, 2026
Merged

Change handoff conversations to use "<original conversation title> (Moved to cloud)" for the new conversation title#10603
harryalbert merged 3 commits into
masterfrom
harry/remote-1632-handed-off-cloud-conversations-should-have-the-title-title

Conversation

@harryalbert
Copy link
Copy Markdown
Contributor

@harryalbert harryalbert commented May 10, 2026

Description

WISOTT. The bulk of this change is on the server-side to allow the conversation forking endpoint to accept custom titles (because the conversation forking endpoint we use for handoff is generic, so we can't just change the title there by default to include "moved to cloud").

On the client, we just have to pass this new field in, and also pass in a custom title field for our new task.

Testing

  • I have manually tested my changes locally with ./script/run

Screenshots / Videos

image.png

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

@cla-bot cla-bot Bot added the cla-signed label May 10, 2026
Copy link
Copy Markdown
Contributor Author

@harryalbert harryalbert changed the title add custom title for handoff cloud conversations Change handoff conversations to use "<original conversation title> (Moved to cloud)" for the new conversation title May 10, 2026
@harryalbert harryalbert marked this pull request as ready for review May 10, 2026 13:46
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 10, 2026

@harryalbert

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

@harryalbert harryalbert force-pushed the harry/remote-1632-handed-off-cloud-conversations-should-have-the-title-title branch from c1ec1ee to 511d6fa Compare May 10, 2026 13:51
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 threads an optional custom title through conversation forking, local-to-cloud handoff state, and cloud run spawning so handed-off conversations use the original title with the "(Moved to cloud)" suffix.

Concerns

  • No blocking correctness, security, or error-handling concerns found in the changed lines.

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

Copy link
Copy Markdown
Contributor

@captainsafia captainsafia left a comment

Choose a reason for hiding this comment

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

LGTM!

Comment thread app/src/ai/blocklist/history_model.rs Outdated
@harryalbert harryalbert enabled auto-merge (squash) May 11, 2026 14:33
@harryalbert harryalbert merged commit 027172c into master May 11, 2026
32 of 35 checks passed
@harryalbert harryalbert deleted the harry/remote-1632-handed-off-cloud-conversations-should-have-the-title-title branch May 11, 2026 14:45
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