Enumeration CortexStepType

Type of a Cortex step (tool call) in a trajectory.

Enumeration Members

CodebaseSearch: "CodebaseSearch"
FindByName: "FindByName"
GrepSearch: "GrepSearch"
InvokeSubagent: "InvokeSubagent"
KnowledgeGeneration: "KnowledgeGeneration"
ListBrowserPages: "ListBrowserPages"
ListDirectory: "ListDirectory"
McpTool: "McpTool"
Memory: "Memory"
OpenBrowserUrl: "OpenBrowserUrl"
PlannerResponse: "PlannerResponse"
ProposeCode: "ProposeCode"
ReadBrowserPage: "ReadBrowserPage"
ReadTerminal: "ReadTerminal"
ReadUrlContent: "ReadUrlContent"
RunCommand: "RunCommand"
SearchWeb: "SearchWeb"
SendCommandInput: "SendCommandInput"
ShellExec: "ShellExec"
SystemMessage: "SystemMessage"
UserInput: "UserInput"
ViewCodeItem: "ViewCodeItem"
ViewFile: "ViewFile"
ViewFileOutline: "ViewFileOutline"
Wait: "Wait"
WriteCascadeEdit: "WriteCascadeEdit"
WriteToFile: "WriteToFile"