agentOS API Reference - v0.0.1
    Preparing search index...

    Interface AgentOsEvents

    Index
    agentCrashed: AgentCrashedPayload
    cronEvent: CronEventPayload
    permissionRequest: PermissionRequestPayload
    processExit: ProcessExitPayload
    processOutput: ProcessOutputPayload
    sessionEvent: SessionEventPayload
    shellData: ShellDataPayload
    shellExit: ShellExitPayload

    Shell process exit (mirrors waitShell resolution).

    shellStderr: ShellDataPayload

    Shell stderr (the dedicated channel backing the TS onStderr option).

    vmBooted: VmBootedPayload
    vmShutdown: VmShutdownPayload