diff --git a/src/ClaudeDo.Ui/Views/Islands/AgentStripView.axaml b/src/ClaudeDo.Ui/Views/Islands/AgentStripView.axaml index 524b152..3a03dc1 100644 --- a/src/ClaudeDo.Ui/Views/Islands/AgentStripView.axaml +++ b/src/ClaudeDo.Ui/Views/Islands/AgentStripView.axaml @@ -151,7 +151,7 @@ Content="Reset" Command="{Binding ResetCommand}" IsVisible="{Binding ShowFailedActions}" - ToolTip.Tip="Reset the task back to queued so it can be retried from scratch" + ToolTip.Tip="Discard the worktree and move the task back to Manual" Padding="10,4"/>