Module text_runner

Module text_runner 

Source
Expand description

TextRunner — runs TextAgents with session management and services.

Provides a complete runtime for text-based agent execution with automatic session management, memory, artifacts, and plugin hooks.

Structs§

TextRunner
Runs TextAgents with full service wiring (session, memory, artifacts, plugins).

Enums§

RunEvent
An item yielded by TextRunner::run_stream.