agently-triggerflow-interrupts-and-stream by agentera/agently-skills
npx skills add https://github.com/agentera/agently-skills --skill agently-triggerflow-interrupts-and-stream本技能涵盖 TriggerFlow 中断处理和运行时流。重点包括 pause_for(...)、continue_with(...)、待处理中断、运行时流生命周期、交互式等待与恢复循环,以及将实时模型输出转发到 TriggerFlow 运行时流。不涵盖一般编排模式、流程配置导出/导入,或执行状态持久化与恢复。
前提条件:Agently >= 4.0.8.5。
本技能适用于:
async_pause_for(...) 和 pause_for(...)get_pending_interrupts()async_continue_with(...) 和 continue_with(...)广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
async_put_into_stream(...)、put_into_stream(...)、async_stop_stream(...) 和 stop_stream(...)get_async_runtime_stream(...) 和 get_runtime_stream(...)本技能不适用于:
batch(...)、for_each(...)、collect(...) 或子流程编排设计runtime_data 与 flow_data 架构save() / load() 恢复机制agently-triggerflow-execution-state。TriggerFlow 有两个实时交互界面:
它们相关但不同:
本技能的公开指南应保持异步优先:
async_pause_for(...)async_continue_with(...)get_async_runtime_stream(...)async_put_into_stream(...)仅当调用者确实需要同步桥接时才使用同步包装器。
pause_for(...)get_pending_interrupts() + continue_with(...)end() 或调用 set_result(...)agently-triggerflow-execution-statecontinue_with(...) 通过中断配置的恢复事件来恢复执行stop_stream() 或消费者超时来结束references/source-map.mdreferences/pause-and-resume.mdreferences/runtime-stream.mdreferences/interactive-loop-patterns.mdreferences/model-stream-bridge.mdreferences/troubleshooting.md每周安装数
1
仓库
首次出现
1 天前
安全审计
安装于
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1
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.
Use this skill for:
async_pause_for(...) and pause_for(...)get_pending_interrupts()async_continue_with(...) and continue_with(...)async_put_into_stream(...), put_into_stream(...), async_stop_stream(...), and stop_stream(...)get_async_runtime_stream(...) and get_runtime_stream(...)Do not use this skill for:
batch(...), for_each(...), collect(...), or sub-flow orchestration designruntime_data vs flow_data architecture in generalsave() / load() restore mechanics after restartagently-triggerflow-execution-state.TriggerFlow has two live interaction surfaces:
They are related, but different:
Public guidance for this skill should remain async-first:
async_pause_for(...)async_continue_with(...)get_async_runtime_stream(...)async_put_into_stream(...)Use sync wrappers only when the caller truly needs a sync bridge.
pause_for(...)get_pending_interrupts() + continue_with(...)end() or call set_result(...)agently-triggerflow-execution-statecontinue_with(...) resumes through the interrupt's configured resume eventstop_stream() or by consumer timeoutreferences/source-map.mdreferences/pause-and-resume.mdreferences/runtime-stream.mdreferences/interactive-loop-patterns.mdreferences/model-stream-bridge.mdreferences/troubleshooting.mdWeekly Installs
1
Repository
First Seen
1 day ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
150,000 周安装
Playwright E2E测试模式:构建稳定快速可维护的端到端测试套件
1,800 周安装
dbs-deconstruct:AI概念拆解工具,用维特根斯坦哲学与奥派经济学解构商业术语
1,900 周安装
dbs-benchmark对标分析AI:五重过滤法精准筛选高利润模仿对象,加速0到1
1,900 周安装
迭代检索模式:解决多智能体工作流上下文问题的4阶段循环方案
1,900 周安装
Java 17+ 编码规范与最佳实践 | Spring Boot 项目代码质量提升指南
1,900 周安装
部署模式详解:滚动部署、蓝绿部署、金丝雀部署与Docker多阶段构建最佳实践
1,800 周安装