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.