kernl

internal

Classes

ClassDescription
ThreadA thread drives the execution loop for an agent.

Interfaces

InterfaceDescription
IThreadThread domain interface.
ThreadEventBaseBase fields for all thread events - added to every LanguageModelItem when stored in thread.
ThreadSystemEventSystem event - runtime state changes (not sent to model).

Type Aliases

Type AliasDescription
ThreadEventThread events are append-only log entries ordered by seq.
ThreadEventInnerThe inner data of a ThreadEvent without the headers

References

PublicThreadEvent

Re-exports PublicThreadEvent


THREAD_STATES

Re-exports THREAD_STATES


ThreadState

Re-exports ThreadState

On this page