Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/core / / AgentProgressWrittenEvent

Interface: AgentProgressWrittenEvent

Defined in: packages/core/src/types/agent-event.ts:518

Stable

Emitted after agent.progress.write(...) completes.

Properties

PropertyModifierTypeDefined in
agentIdreadonlystringpackages/core/src/types/agent-event.ts:522
refreadonlyProgressArtifactRefpackages/core/src/types/agent-event.ts:523
runIdreadonlystringpackages/core/src/types/agent-event.ts:520
sessionIdreadonlystringpackages/core/src/types/agent-event.ts:521
typereadonly"agent.progress.written"packages/core/src/types/agent-event.ts:519