@ai16z/eliza v0.1.5-alpha.3 / Goal
Represents a high-level goal composed of objectives
optional
id: `${string}-${string}-${string}-${string}-${string}`
Optional unique identifier
packages/core/src/types.ts:110
roomId: `${string}-${string}-${string}-${string}-${string}`
Room ID where goal exists
packages/core/src/types.ts:113
userId: `${string}-${string}-${string}-${string}-${string}`
User ID of goal owner
packages/core/src/types.ts:116
name:
string
Name/title of the goal
packages/core/src/types.ts:119
status:
GoalStatus
Current status
packages/core/src/types.ts:122
objectives:
Objective
[]
Component objectives