agently-triggerflow-interrupts-and-stream

Installation
SKILL.md

Agently TriggerFlow Interrupts And Stream

This skill covers TriggerFlow interrupt handling and runtime stream. It focuses on pause_for(...), continue_with(...), pending interrupts, runtime stream lifecycle, interactive wait-and-resume loops, and forwarding live model output into TriggerFlow runtime stream. It does not cover general orchestration patterns, flow config export/import, or execution-state persistence and restore.

Prerequisite: Agently >= 4.0.8.5.

Scope

Use this skill for:

  • async_pause_for(...) and pause_for(...)
  • get_pending_interrupts()
  • async_continue_with(...) and continue_with(...)
  • interrupt status transitions and resume events
  • async_put_into_stream(...), put_into_stream(...), async_stop_stream(...), and stop_stream(...)
  • get_async_runtime_stream(...) and get_runtime_stream(...)
  • runtime stream behavior when a TriggerFlow stream contract exists
  • runtime stream timeout behavior
  • interactive loops that alternate between waiting and resuming
Related skills

More from agentera/agently-skills

Installs
1
GitHub Stars
8
First Seen
Mar 11, 2026