AnalyticsEvent
Kitaru analytics event names.
Members are strings and can be passed directly to track()
and ZenML's track(event=...).
Attributes
attributeCLI_INVOKED= 'Kitaru CLI invoked'attributeMCP_SERVER_STARTED= 'Kitaru MCP server started'attributeMCP_TOOL_CALLED= 'Kitaru MCP tool called'attributePROJECT_INITIALIZED= 'Kitaru project initialized'attributeLOGIN_COMPLETED= 'Kitaru login completed'attributeLOCAL_SERVER_STARTED= 'Kitaru local server started'attributeLOCAL_SERVER_STOPPED= 'Kitaru local server stopped'attributeFLOW_SUBMITTED= 'Kitaru flow submitted'attributeFLOW_TERMINAL= 'Kitaru flow terminal'attributeFLOW_REPLAYED= 'Kitaru flow replayed'attributeREPLAY_REQUESTED= 'Kitaru flow replay requested'attributeREPLAY_FAILED= 'Kitaru flow replay failed'attributeWAIT_CREATED= 'Kitaru wait created'attributeWAIT_RESOLVED= 'Kitaru wait resolved'attributeEXECUTION_RETRIED= 'Kitaru execution retried'attributeEXECUTION_RESUMED= 'Kitaru execution resumed'attributeEXECUTION_CANCELLED= 'Kitaru execution cancelled'attributeLLM_CALLED= 'Kitaru LLM called'attributeARTIFACT_SAVED= 'Kitaru artifact saved'attributeARTIFACT_LOADED= 'Kitaru artifact loaded'attributeMEMORY_WRITTEN= 'Kitaru memory written'attributeMEMORY_DELETED= 'Kitaru memory deleted'attributeMEMORY_PURGED= 'Kitaru memory purged'attributeMEMORY_COMPACTED= 'Kitaru memory compacted'attributeMEMORY_REINDEX_RUN= 'Kitaru memory reindex run'attributeSECRET_UPSERTED= 'Kitaru secret upserted'attributeSTACK_CREATED= 'Kitaru stack created'attributeSTACK_ACTIVATED= 'Kitaru stack activated'attributeMODEL_ALIAS_REGISTERED= 'Kitaru model alias registered'attributeLOG_STORE_CONFIGURED= 'Kitaru log store configured'attributeCLEAN_COMPLETED= 'Kitaru clean completed'attributeINFO_VIEWED= 'Kitaru info viewed'attributeINFO_EXPORTED= 'Kitaru info exported'attributeSTATUS_VIEWED= 'Kitaru status viewed'attributePYDANTIC_AI_WRAPPED= 'Kitaru PydanticAI wrapped'attributePYDANTIC_AI_RUN_COMPLETED= 'Kitaru PydanticAI run completed'