Documentation
¶
Overview ¶
Interactive streaming REPL for the durable_agent example.
Usage:
go run . [initial prompt]
Starts an event-workflow-backed stream so you can observe each event as it arrives and simulate failure scenarios (e.g. kill the worker or this process mid-run and restart to watch the streamingUnavailable path).
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.