feat: thread list/show displays suspended state and message #591

Closed
opened 2026-06-02 03:58:46 +00:00 by xiaomo · 0 comments
Owner

Parent

RFC #587

What

uwf thread listuwf thread show 显示 suspended 状态和挂起消息。

Changes

  • thread list: suspended threads 显示 [suspended] 标记
  • thread show: 显示 suspendedRole + suspendMessage,提示用户使用 uwf thread resume

Test

  • suspended thread 在 list 中可见且有标记
  • show 输出包含 suspend 信息和 resume 提示

Ref

RFC #587, depends on #589

## Parent RFC #587 ## What `uwf thread list` 和 `uwf thread show` 显示 suspended 状态和挂起消息。 ## Changes - `thread list`: suspended threads 显示 `[suspended]` 标记 - `thread show`: 显示 suspendedRole + suspendMessage,提示用户使用 `uwf thread resume` ## Test - suspended thread 在 list 中可见且有标记 - show 输出包含 suspend 信息和 resume 提示 ## Ref RFC #587, depends on #589
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#591