Skip to content

Add stop and kill actions for orchestration pills#10526

Draft
advait-m wants to merge 1 commit intomasterfrom
advait/stop-kill-orchestration-pills-20260507
Draft

Add stop and kill actions for orchestration pills#10526
advait-m wants to merge 1 commit intomasterfrom
advait/stop-kill-orchestration-pills-20260507

Conversation

@advait-m
Copy link
Copy Markdown
Member

@advait-m advait-m commented May 8, 2026

Description

Adds Stop and Kill actions to orchestration pill overflow menus. Stop cooperatively cancels running child agents, while Kill tears down the child pane/conversation and tombstones its run ID so late events are dropped. Kill also sends one final synthetic Cancelled lifecycle event to the parent before tombstoning so the parent is informed that the child was killed.

Linked Issue

N/A

  • The linked issue is labeled ready-to-spec or ready-to-implement.
  • Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).

Testing

Skipped additional checks before creating this PR per request. Earlier validation on this branch:

  • cargo fmt

  • cargo test -p warp --lib orchestration_events -- --nocapture

  • cargo test -p warp --lib orchestration_event_streamer -- --nocapture

  • cargo check -p warp

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

Screenshots / Videos

Not included.

Agent Mode

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

CHANGELOG-OZ: Added Stop and Kill controls for orchestration child-agent pills.

Co-Authored-By: Oz oz-agent@warp.dev

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label May 8, 2026
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.

1 participant