AgentMessage

works.iterative.claude.ui.transcript.TranscriptEntry.AgentMessage
final case class AgentMessage(at: Option[Moment], text: String)

What the agent said back.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product