Tag: signal-handling
skill
★ 77,350
Event-driven background processing for AI agents
This skill facilitates decoupled, event-driven background workflows for agents, allowing complex processes to run asynchronously outside the main chat request lifecycle. Developers define pipelines using structured sources, semantic signals…
skill
Event-driven agent signal workflow pipeline
Implements a robust, event-driven framework for executing background agent workflows, decoupling complex side effects from synchronous chat requests. It processes events through a defined pipeline of sources, semantic signals, and concrete …