Documentation
¶
Overview ¶
Interactive streaming REPL for the agent_with_worker example.
Usage:
go run . [initial prompt]
Streams events delivered via Temporal Workflow Streams, so each run has a durable event log hosted in the Temporal server. Kill the worker or this process mid-run, then restart to observe workflow replay and recovery.
At the "you>" prompt type any message. Approval requests pause the stream and ask for y/n before continuing. Type "exit" or "quit" to stop.
Click to show internal directories.
Click to hide internal directories.