Problem

When a Human-in-the-Loop (HIL) interrupt was triggered, the corresponding message in the playground chat was not properly marked with a pending status, causing confusion about which prompts were awaiting user input.

Root Cause

The message status was not being set correctly when creating interrupt request messages.

Solution

Updated the interrupt request message creation to properly set the status to "pending" so users can clearly see which prompts require their response.

Impact

  • Clear visual indication of pending interrupt requests
  • Improved user experience during HIL workflows

Comments

joevagyok created an issue. See original summary.

gxleano’s picture

I have contributed (not only by code, but discussion, presentation, testing or anything related).

d34dman’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.