Skip to main content

Interface: CrewResult

Defined in: packages/orchestration/src/crew/types.ts:157

Properties

durationMs

durationMs: number

Defined in: packages/orchestration/src/crew/types.ts:167

Duration in ms


runs

runs: Run[]

Defined in: packages/orchestration/src/crew/types.ts:163

All runs executed during session


summary

summary: string

Defined in: packages/orchestration/src/crew/types.ts:159

Final summary from coordinator


tickets

tickets: Ticket[]

Defined in: packages/orchestration/src/crew/types.ts:161

All tickets created during session


totalCost

totalCost: number

Defined in: packages/orchestration/src/crew/types.ts:165

Total cost in USD