Skip to main content

Module repl

Module repl 

Source
Expand description

Interactive REPL for apr code.

Terminal UI: user types prompts, agent streams responses token-by-token. Crossterm raw mode input, tokio agent loop, mpsc streaming events. See: apr-code.md §3, agent-and-playbook.md §7

Functions§

run_repl
Run the interactive REPL.