Interface: EditedOutput
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:193
Human's edited version of draft output.
Properties
changeSummary?
optionalchangeSummary:string
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:201
Summary of changes
draftId
draftId:
string
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:195
Original draft ID
editedAt
editedAt:
Date
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:205
Timestamp
editedBy
editedBy:
string
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:203
Who edited
editedContent
editedContent:
string
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:197
Edited content
feedback?
optionalfeedback:string
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:207
Feedback for agent improvement
hasSignificantChanges
hasSignificantChanges:
boolean
Defined in: packages/agentos/src/core/hitl/IHumanInteractionManager.ts:199
Whether significant changes were made