AgentOS
About
Features
Blog
API Docs
Guides
Get Started
@framers/agentos
WorkflowAgencySeatSnapshot
Interface WorkflowAgencySeatSnapshot
interface
WorkflowAgencySeatSnapshot
{
roleId
:
string
;
gmiInstanceId
:
string
;
personaId
:
string
;
attachedAt
?:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
history
?:
AgencySeatHistoryEntry
[]
;
}
Index
Properties
role
Id
gmi
Instance
Id
persona
Id
attached
At?
metadata?
history?
Properties
role
Id
role
Id
:
string
gmi
Instance
Id
gmi
Instance
Id
:
string
persona
Id
persona
Id
:
string
Optional
attached
At
attached
At
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
history
history
?:
AgencySeatHistoryEntry
[]
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
role
Id
gmi
Instance
Id
persona
Id
attached
At
metadata
history
Architecture
Changelog
Planning Engine
Human-in-the-Loop
Agent Communication
Evaluation Framework
@framers/agentos - v1.0.1
Loading...