Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
WorkflowProgressUpdate
Interface WorkflowProgressUpdate
Payload streamed to clients describing workflow progress.
interface
WorkflowProgressUpdate
{
workflow
:
WorkflowInstance
;
recentEvents
?:
WorkflowEvent
[]
;
}
Index
Properties
workflow
recent
Events?
Properties
workflow
workflow
:
WorkflowInstance
Optional
recent
Events
recent
Events
?:
WorkflowEvent
[]
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
workflow
recent
Events
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...
Payload streamed to clients describing workflow progress.