LightningWeb.Live.AiAssistant.Modes.JobCode (Lightning v2.14.5-pre1)

View Source

AI mode for job-specific code assistance and debugging.

Provides context-aware help for job code, including adaptor usage, debugging support, and optional log attachment.

Summary

Types

assigns()

@type assigns() :: %{required(atom()) => any()}

job()

@type job() :: Lightning.Workflows.Job.t()

session()

user()

@type user() :: Lightning.Accounts.User.t()