mirror of
https://github.com/langgenius/dify.git
synced 2026-05-24 02:47:53 +08:00
- renderHitlBlock: compact inline Actions/Inputs, no blank lines, rename Prompt→Message, indent multi-line form_content by 4 spaces - resumeApp: write ✓ form submitted / workflow execution resumed / ✓ workflow finished to stderr in text mode only; JSON/non-text formats are unaffected - StreamingStructuredStrategy: call spinner.stop() before exit(0) in HITL catch to prevent spinner bleed onto pause block output